Make WordPress Core

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


Ignore:
Timestamp:
06/05/2025 01:03:18 PM (10 months ago)
Author:
audrasjb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63535, comment 5

    v1 v2  
    11I believe the implementation shouldn't only focus on `arial-label` which is only one side of a general implementation of ARIA across the CMS. That's probably why this improvement is stale as of now. I suggest a different approach via a community plugin, and a more general approach than only focusing on `arial-label`.
    22
    3 This 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.
     3This is what the Performance team does with the Performance Lab plugin, and it proved to be successful to merge features into Core. Happy to discuss it when possible.
    44
    55**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**.