• Resolved johnbeardy

    (@johnbeardy)


    I’m generating and updating posts from a desktop app using XML-RPC and the WordPress API. The posts are a custom post type and have custom fields.

    wp.editPost is working OK, updating the post title and body, but it is appending extra custom fields values rather than replacing/updating them field values.

    What might be the best way round this?

  • The topic ‘XML-RPC – updating custom fields’ is closed to new replies.