Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #63535, comment 5


Ignore:
Timestamp:
06/05/2025 01:02:57 PM (5 months ago)
Author:
audrasjb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63535, comment 5

    initial v1  
    33This is what the Performance team did with the Performance Lab plugin, and it proved to be successful to merge features into Core. Happy to discuss it when possible.
    44
    5 **To be perfectly clear:** I don't think accessibility should be an option in a plugin (even a community plugin) as Matt often suggests. But I believe community plugins are a great way to test things, to demonstrate their feasibility and the robustness, **before eventually implementing them into core**.
     5**To be perfectly clear:** I don't think accessibility should be an option in a plugin (even a community plugin) as Matt often suggests. But I believe community plugins are a great way to test things, to demonstrate their feasibility and their robustness, **before eventually implementing them into core**.
     6
     7For the record, I managed to ship the theme/plugin auto-update system into core via a Feature Plugin and I think this system is pretty good to test a feature in the wide, before merging it into Core: https://wordpress.org/plugins/wp-autoupdates/