From 16d9e709ea2f554192d056290adab79da2582e15 Mon Sep 17 00:00:00 2001 From: michelvaldrighi Date: Mon, 18 Oct 2004 23:38:59 +0000 Subject: [PATCH] update the XMLRPC part git-svn-id: http://svn.automattic.com/wordpress/trunk@1814 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- readme.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.html b/readme.html index 805945957a..7a70704cba 100644 --- a/readme.html +++ b/readme.html @@ -115,10 +115,9 @@
  • blogger.getUsersBlogs is a dummy function that returns '1' and $blogname, since WordPress supports only one blog as of now
  • If you use blogger.newPost, your post is submitted without title and in category #1.

    -

    However, you can type <title>my title</title> and/or <category>2<category> in the body of your post to make its title be 'my title' and its category be #2 (refer to your categories section to find out the ID numbers of the categories). b2 would then delete that extra info from the body of your post once it is posted.

    +

    However, you can type <title>my title</title> and/or <category>2<category> in the body of your post to make its title be 'my title' and its category be #2 (refer to your categories section to find out the ID numbers of the categories). WordPress would then delete that extra info from the body of your post once it is posted.

    The metaWeblog and MovableType APIs are currently supported with the following exceptions:

    @@ -151,4 +150,4 @@

    Copyright

    WordPress is released under the GPL (see license.txt).

    - \ No newline at end of file +