Descripción
With this plugin you can get posts and change URL dynamic based on post section by using this Shortcode [get-posts-react]
Instalación
- Upload
load-wordpress-posts-in-react.php
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php echo do_shortcode('[get-posts-react]'); ?>
in your templates or add [get-posts-react] in a page
FAQ
-
How do I use the plugin?
-
- Install and activate the plugin
- Use the shortcode [get-posts-react] or add it directly to your template using PHP.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
"Load Posts in React" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "Load Posts in React" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
Initial release.