Ticket #10933 (new task (blessed))

Opened 2 years ago

Last modified 3 weeks ago

Provide custom more text back to XML-RPC clients

Reported by: josephscott Owned by: josephscott
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

patch-core-10933.diff Download (2.1 KB) - added by koke 10 months ago.

Change History

  • Milestone changed from 2.9 to Future Release

Punting due to feature freeze.

  • Keywords mobile added

koke10 months ago

  • Keywords has-patch added

Added patch: new wp_more_text returned on metaWeblog.getPost()

  • Keywords dev-feedback added
  • Cc ercoli@… added
  • 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.