Opened 16 years ago
Closed 16 years ago
#7954 closed defect (bug) (fixed)
XML-RPC wp.getPages Fix: don't restrict to just published pages
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | 2.7 |
Component: | XML-RPC | Keywords: | has-patch |
Focuses: | Cc: |
Description
Turns out that the XML-RPC method wp.getPages has only been exposing published pages. It should have been exposing all pages, no matter what status they have. I've included a patch to address this bug.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
While I'm here, add a new parameter to specify how many pages to retrieve, defaults to 10.