Support

Account

Home Forums Feature Requests REST API Reply To: REST API

  • Thanks for your response @John_Huebner, I also tried this with
    update_post_meta() and didn’t have any success in displaying the data. That said, even without the update functions the post meta is inserted into the database. It is only the API that isn’t being updated. I’ll remember that when using update_field() though.

    Cheers