[wp-trac] [WordPress Trac] #63972: Bulk actions status messages not announced by screen readers

WordPress Trac noreply at wordpress.org
Mon Sep 15 02:47:11 UTC 2025


#63972: Bulk actions status messages not announced by screen readers
-----------------------------+--------------------------------------------
 Reporter:  alh0319          |       Owner:  (none)
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Quick/Bulk Edit  |     Version:
 Severity:  major            |  Resolution:
 Keywords:                   |     Focuses:  accessibility, administration
-----------------------------+--------------------------------------------

Comment (by alh0319):

 This issue also applies to messages when the trash function is used:

 {{{
 <div id="message" class="notice is-dismissible updated"><p>1 product moved
 to the Trash. <a
 href="edit.php?post_type=product&doaction=undo&action=untrash&ids=99&_wpnonce=dc068f65e1">Undo</a></p><button
 type="button" class="notice-dismiss"><span class="screen-reader-
 text">Dismiss this notice.</span></button></div>
 }}}

 and


 {{{
 <div id="message" class="notice is-dismissible updated"><p>1 product
 restored from the Trash.</p><button type="button" class="notice-
 dismiss"><span class="screen-reader-text">Dismiss this
 notice.</span></button></div>
 }}}

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


More information about the wp-trac mailing list