• After last update, when we create a new post, select the categories and save as draft, fails to save the categories, though we see it posted, but it returns as uncategorized.
    This is what we save to /wp-json/wp/v2/posts/65031?_locale=user
    {“status”:”draft”,”title”:”test categorias”,”excerpt”:””,”categories”:[131,145],”content”:””,”id”:65031}

    And this is what we get back

    categories: [17239]

    (uncategorized)

    • This topic was modified 5 years, 7 months ago by maruleta.
Viewing 1 replies (of 1 total)
  • Thread Starter maruleta

    (@maruleta)

    I checked that categories are saved, the api returns the Uncategorized, so I need to reload the page for saved categories to be selected

Viewing 1 replies (of 1 total)
  • The topic ‘Not saving categories when creating a draft post’ is closed to new replies.