XMLRPC / metaWeblog.newPost and date_created_gmt
-
Hello,
I use XMLRPC to post to WordPress and the code I have works fine
my problem is when I tried to add “date_created_gmt” the code stopped working and nothing get posted
what is the correct format for date?
I tired
'date_created_gmt' => '<dateTime.iso8601>20081121T02:54:08</dateTime.iso8601>'
'date_created_gmt' => '20081121T02:54:08'
'date_created_gmt' => '2011-01-16 11:11:04'
'date_created_gmt' => '2011-01-16T11:11:04+0300'
all didn’t work.
pls help …
thank you
You did not specify a blog address or reason for posting when you created this topic.
This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.
If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.
If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.
This is an automated message.
The topic ‘XMLRPC / metaWeblog.newPost and date_created_gmt’ is closed to new replies.