Ticket #10933 (new task (blessed))
Provide custom more text back to XML-RPC clients
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | XML-RPC | Version: | 2.8.4 |
| Severity: | normal | Keywords: | mobile has-patch |
| Cc: | joseph@…, ercoli@… |
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
Change History
comment:1
janeforshort — 2 years ago
- Milestone changed from 2.9 to Future Release
- Keywords mobile added
Related ticket: http://ios.trac.wordpress.org/ticket/255
- Keywords has-patch added
Added patch: new wp_more_text returned on metaWeblog.getPost()
comment:6
josephscott — 3 weeks 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.