Beschrijving
With this plugin you can get posts and change URL dynamic based on post section by using this Shortcode [get-posts-react]
Installatie
- 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.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Load Posts in React” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Load Posts in React” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
Initial release.