Update Custom Fields of Post
-
Is there a method that supports updating (or creation) of custom fields?
Updating the title seems simple (eg):
/api/posts/update_post/?post_type=myob_product&id=8&title=New%20Product%20Title&nonce=48c6acc362
It seems that appending custom_tags only filters out what is returned, but ideally, I could append:
&custom_fields[tagLine]=Sweet%20Product%20Tag%20Line
and the update_post would act accordingly.Thanks very much, loving this plugin
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Update Custom Fields of Post’ is closed to new replies.