PI-Media / json-api

A RESTful API for WordPress. JSON API allows you to retrieve and manipulate WordPress content using HTTP requests. There are three main goals: 1. Provide a simple, consistent external interface 2. Create a stable, understandable internal implementation 3. Enable new types of extensions for WordPress This plugin was created at [The Museum of Modern Art](http://moma.org/) for the weblog [Inside/Out](http://moma.org/explore/inside_out), which is served from Ruby on Rails. Instead of reimplementing the site templates as a WordPress theme, we opted for a Rails front-end that displays content served from a WordPress back-end. JSON API provides the necessary interface for retrieving content and accepting comment submissions.
https://www.parorrey.com/solutions/json-api-user-plus/
GNU General Public License v3.0
54 stars 66 forks source link

Comments Not Showing #7

Open iamyashchouhan opened 3 years ago

iamyashchouhan commented 3 years ago

Comments Not Showing - https://vidbuzz.cf/wordpress/api/get_recent_posts/?page=1

pimedia commented 3 years ago

comments endpoint is available in User Plus plugin. https://www.parorrey.com/solutions/json-api-user-plus/#!/api-documentation

On Friday, January 1, 2021, 08:14:00 PM GMT+5, iamyashchouhan <notifications@github.com> wrote:  

Comments Not Showing - https://vidbuzz.cf/wordpress/api/get_recent_posts/?page=1

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.