[wp-trac] [WordPress Trac] #63980: Set featured image button incorrectly coded as link and missing required ARIA attributes

WordPress Trac noreply at wordpress.org
Tue Nov 11 16:29:46 UTC 2025


#63980: Set featured image button incorrectly coded as link and missing required
ARIA attributes
-------------------------------+--------------------------------
 Reporter:  alh0319            |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  7.0
Component:  Posts, Post Types  |     Version:
 Severity:  normal             |  Resolution:
 Keywords:                     |     Focuses:  ui, accessibility
-------------------------------+--------------------------------
Changes (by joedolson):

 * milestone:  Awaiting Review => 7.0


Comment:

 A similar issue was handled in #63238, where the no-js fallback was
 considered irrelevant, since it was never rendered if there was no JS.

 Practically speaking, we can just change the way the no-js conditions are
 handled, and instead of handling these *like* a button, we just switch
 them to buttons. I'm not sure there's anyway to handle this in bulk,
 however, so at some level we need a list of items that are relevant.

 Explore in 7.0.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63980#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list