描述
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.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0
Initial release.