• I’m querying a page and it’s children. All the child pages have a manual excerpt but when I query like this

    http://localhost/wordpress/api/get_page/?slug=about&children=1

    The child pages excerpt value is just a truncated version of the content field, not the manual excerpt I created.

    http://wordpress.org/plugins/json-api/

Viewing 1 replies (of 1 total)
  • crazyraccoon

    (@crazyraccoon)

    I have the same problem. It appears that the excerpt returned in the JSON is always the one generated from the content. You should get the manual one, if it was set.

Viewing 1 replies (of 1 total)
  • The topic ‘Page excerpts not returned in json result’ is closed to new replies.