How can I get a WordPress page content from another WordPress instance on a separate domain?
Posted by:
Install this on the source domain:
WordPress › JSON API ” WordPress Plugins
Write a custom shortcode on the destination site to pull the JSON data over and output the post content.
e.g.
https://gist.github.com/nciske/7…
7
MAY
MAY
0