Beskrivning
With this plugin you can get posts and change URL dynamic based on post section by using this Shortcode [get-posts-react]
Installation
- 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
Vanliga frågor
-
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Load Posts in React” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Load Posts in React” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
Initial release.