Get remote posts list

0

Get remote posts list This wordpress plugin to Get Recent Posts from Remote Wp site using Rest api This plugin create a widget “Get Posts from Api” after installation. You need to a

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Get remote posts list
This wordpress plugin to Get Recent Posts from Remote Wp site using Rest api
This plugin create a widget “Get Posts from Api” after installation.
You need to add widget to your sidebar where you want to display the remote sites recent posts list.
This widget accepts two parameter, Json URL and post limit(number of posts to display).
Json url should look like http://yoursite.com/wp-json/wp/v2/posts/
You can limit the number of posts you want to retrive from remote site by setting post limit.