[wp-trac] [WordPress Trac] #42897: Hard deprecate functions deprecated before WP 3.7.0
WordPress Trac
noreply at wordpress.org
Wed Dec 13 21:11:38 UTC 2017
#42897: Hard deprecate functions deprecated before WP 3.7.0
---------------------------+----------------------------------------
Reporter: peterwilsoncc | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: has-patch needs-unit-tests
Focuses: |
---------------------------+----------------------------------------
There are several of soft deprecated functions in `wp-
includes/deprecated.php`.
It's safe to hard deprecate those listed as deprecated prior to the
introduction of automatic updates in version 3.7.
Several tests will need to be removed, others will need to be modified to
use the non-deprecated equivalent when using pre-3.7 deprecated functions
to test functions deprecated in 3.7 or later.
The initial patch removes the functions but needs a refresh to modify the
tests.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42897>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list