[wp-trac] [WordPress Trac] #37253: Add several missing "_deprecated_function()" calls
WordPress Trac
noreply at wordpress.org
Tue Jul 5 18:57:39 UTC 2016
#37253: Add several missing "_deprecated_function()" calls
-------------------------------------+-----------------------------
Reporter: ramiy | Owner:
Type: defect (bug) | Status: new
Priority: low | Milestone: Future Release
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-refresh | Focuses:
-------------------------------------+-----------------------------
Comment (by ramiy):
Replying to [comment:5 ocean90]:
> I don't think we need to add them to functions which were previously
used as callbacks. For the screen icon see [26537].
`WP_Screen::render_screen_meta()` is not a direct replacement for
`screen_meta()`, it should be something like `screen_options()` or
`screen_layout()` is using.
@ocean90, what about the other functions? The patch adds
`_deprecated_function()` to 13 functions.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37253#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list