WP API feed
-
I’m trying to get posts from a wp blog into a JSON format application.
Does anyone know the wordpress call back?
For example:
<script src=”https://site.com/?json=recentposts&callback=callbackfunction” type=”text/javascript”>
</script>Or is there a different way to get feeds?
Thanks.
- The topic ‘WP API feed’ is closed to new replies.