A little. If you look at the xml-rpc page it shows what I am trying to do. I'm trying to make that call,
For example,
wp.getPage
Get the page identified by the page id.
[edit]
Parameters
* int blog_id
* int page_id
* string username
* string password
Where is that defined? Is it through the admin panel?
Main Topics
Browse All Topics





by: singletonPosted on 2007-08-10 at 06:37:42ID: 19669666
See if http://codex.wordpress.org /XML-RPC_w p or http://codex.wordpress.org /Database_ Descriptio n helps