wordpress-xmlrpc-client icon indicating copy to clipboard operation
wordpress-xmlrpc-client copied to clipboard

newPost return null?

Open Nash-x9 opened this issue 6 years ago • 1 comments

use newPost function,It return null value,but It has posted successfully.

Nash-x9 avatar Jul 12 '18 02:07 Nash-x9

Hello,

I have exactly the same issue.

// Insert the post $post_id = $client->newPost($post_title , $post_content);

The ID is not returned :(

Thanks

veptune avatar Nov 11 '23 13:11 veptune