• I need a filter or function that receives a post object and formats it to the Rest API format.

    I’m reading the API code and it uses a class method that prepares the response. I was unable to use it on a easy way.

    Is there any filter that format the post to the rest api format, in a simple way?

The topic ‘Unable to format post in rest-api format’ is closed to new replies.