Opened 14 years ago
Closed 14 years ago
#20396 closed defect (bug) (fixed)
Use 'post_thumbnail' instead of 'featured_image' in XMLRPC
| Reported by: | maxcutler | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | XML-RPC | Version: | 3.4 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Although the UI uses "featured image" terminology, core APIs use "post_thumbnail", and XML-RPC should too.
Attachments (2)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Added core patch and corresponding patch for the existing unit tests.