wordpress xml-rpc で投稿してみる

metaWblog.newPostを利用してみます。

$result = $client->call(‘metaWeblog.newPost’, array(1,’ユーザー名’,’パスワード’,
array(‘title’=>’タイトル’,’description’=>’詳細’),1));

var_dump($result);
resultには、投稿された記事IDが返されます。
最後のパラメータは、0だと下書き、1だと公開です。

blogger.newPostの場合は記事本文しか投稿できません。
$result = $client->call(’wordpress’,1,’blogger.newPost’, array(1,’ユーザー名’,’パスワード’,
‘記事本文’,0));

This entry was posted on 月曜日, 11月 2nd, 2009 at 12:41 AM and is filed under php, wordpress. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Unityによるゲームを公開しております iOS/Android
https://itunes.apple.com/jp/app/lost-knight-3d-action/id900917032
https://play.google.com/store/apps/details?id=com.groundroad.runknight

各種開発支援・機能開発等小さいお仕事などもお請けしております。
unity開発支援, PHPシステム開発, javascript/html5 フロント開発, titanium mobileアプリ開発
お気軽にお問い合わせください
大崎・五反田近郊での対面でのお打ち合わせはいつでも可能です。