[wp-trac] [WordPress Trac] #58479: Add notice if no posts are selected in Bulk Edit

WordPress Trac noreply at wordpress.org
Sat Sep 28 07:28:24 UTC 2024


#58479: Add notice if no posts are selected in Bulk Edit
-------------------------------------+-------------------------------------
 Reporter:  sumitsingh               |       Owner:  joedolson
     Type:  enhancement              |      Status:  accepted
 Priority:  normal                   |   Milestone:  6.7
Component:  Quick/Bulk Edit          |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-         |     Focuses:  accessibility,
  screenshots                        |  javascript, administration
-------------------------------------+-------------------------------------

Comment (by costdev):

 @joedolson As long as we factor in any differences in how
 `wp.updates.addAdminNotice()` is called and how a standardized
 `addAdminNotice()` is called, that should be fine and it would be a great
 addition.

 That may mean that we end up keeping `wp.updates.addAdminNotice()` in
 place, make the necessary adjustments, and internally call the general
 `addAdminNotice()` so that extender usage of `wp.updates.addAdminNotice()`
 isn't affected and BC is protected.

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


More information about the wp-trac mailing list