Opened 15 years ago
Closed 13 years ago
#10933 closed task (blessed) (fixed)
Provide custom more text back to XML-RPC clients
Reported by: | josephscott | Owned by: | westi |
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | 2.8.4 |
Component: | XML-RPC | Keywords: | mobile has-patch commit |
Focuses: | Cc: |
Description
If a user provides a custom more text string:
<!-- more My Custom More String-->
for a post, XML-RPC clients don't get the custom more text ('My Custom More String') when requesting the post data (metaWeblog.getPost).
A simple option would be to add a new (wp_more_text ?) field to provide this information.
Attachments (2)
Change History (12)
#3
@
14 years ago
- Keywords has-patch added
Added patch: new wp_more_text returned on metaWeblog.getPost()
#6
@
13 years ago
- Keywords dev-feedback removed
- Type changed from enhancement to task (blessed)
Looks good, I'd be fine with committing this.
Note: See
TracTickets for help on using
tickets.
Punting due to feature freeze.