Edit custom post content via XML-RPC API
-
Through the Savvii Custom Post Widget, I have sucessfull created a custom post (“custom content block”) and displayed it through a widget.
However, just as I update certain regular posts and pages through the XML-RPC interface (using python-wordpress-xmlrpc), I would like to update the content of that custom post.
Using the GetPosts() function, together with all the types returned by GetPostTypes(), however does not show the created custom post.
Is it possible to somehow access/update the content? For testing, I am accessing the API using the account that is the owner of custom post, and that has Administrator-permissions.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Edit custom post content via XML-RPC API’ is closed to new replies.