[wp-trac] [WordPress Trac] #34908: Merge similar strings in REST API deprecated function/argument handlers
WordPress Trac
noreply at wordpress.org
Tue Dec 8 11:17:40 UTC 2015
#34908: Merge similar strings in REST API deprecated function/argument handlers
----------------------------+----------------------------------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: REST API | Version:
Severity: normal | Keywords: needs-patch good-first-bug
Focuses: |
----------------------------+----------------------------------------
In `rest_handle_deprecated_function()`: `'%1$s (since %2$s; use %3$s
instead)'`.
In `rest_handle_deprecated_argument()`: `'%1$s (since %2$s; %3$s)'`.
Unless I'm missing something, the latter could use the first string too.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34908>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list