• I am trying to make mobile application for creating wordpress posts. But I am unable to do it using XMLRPC. There is no error returned. I passed image id as ‘wp_post_thumbnail” and “post_thumbnail”. I tried using custom field but nothing helped. It is stored as a column started with _ in meta for the post so I cannot change that directly. What do you suggest me?

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    I cannot speculate about what your problem may be, but I would suggest you switch to the REST API instead of using XMLRPC. The “writing on the wall” is that XMLRPC will be deprecated in favor of REST sometime in the future.

Viewing 1 replies (of 1 total)
  • The topic ‘XMLRPC and API v2’ is closed to new replies.