• Resolved carlfost

    (@carlfost)


    Is there a support for CRUD with WP API for meta data. For example :
    update_post_meta($postid,’emailaddress’,$_POST[’emailaddress’]);
    If $postid is from the custom entity Flyer.

    If so, what is the URL or REST API command for /wp/v2/flyer

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Support for update_post_meta with WP_API’ is closed to new replies.