[wp-trac] [WordPress Trac] #53285: Make it easier to determine which features have been merged to core
WordPress Trac
noreply at wordpress.org
Wed May 26 19:29:04 UTC 2021
#53285: Make it easier to determine which features have been merged to core
-------------------------+----------------------------
Reporter: azaozz | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
-------------------------+----------------------------
Looking at the last few feature plugins like
[https://wordpress.org/plugins/wp-autoupdates/ WordPress Auto-updates] and
core team plugins like [https://wordpress.org/plugins/enable-jquery-
migrate-helper/ Enable jQuery Migrate Helper], it would be beneficial to
have some sort of flag when a new major feature gets merged to core or a
core team plugin needs to identify major changes.
The most important use case would be to simplify how old feature plugins
get disabled when the feature is merged. In addition having these flags
would speed up things a little as `function_exists()` and
`version_compare()` will no longer be needed.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53285>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list