विवरण
With this plugin you can get posts and change URL dynamic based on post section by using this Shortcode [get-posts-react]
इंस्टॉलेशन
- 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
सामान्य प्रश्न
-
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.
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
Translate “Load Posts in React” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
1.0
Initial release.