#18437 closed feature request (fixed)
Retrieve a list of post types in XML-RPC
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.4 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | XML-RPC | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Cleaned up the patch formatting and factored out the return value preparation into
prepare_post_typefunction (to be shared with wp.getPostType(#18436)).