wp.getPages
Returns a list of the most recent pages in the system.
Parameters
- String blogid
- String username
- String password
Return value
on success, array of structs containing ISO.8601 dateCreated, String page_id, String description, String title, String permaLink; on failure, fault
Notes
dateCreated is in the timezone of the weblog blogid; permaLink is the URL pointing to the page
