[wp-trac] [WordPress Trac] #39712: Improve wording of bulk delete warnings for media
    WordPress Trac 
    noreply at wordpress.org
       
    Fri Mar 10 22:20:46 UTC 2017
    
    
  
#39712: Improve wording of bulk delete warnings for media
-------------------------+--------------------
 Reporter:  dllh         |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  4.7.4
Component:  Media        |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:  ui
-------------------------+--------------------
Changes (by azaozz):
 * keywords:  has-patch => needs-patch
Comment:
 Replying to [comment:2 gma992]:
 39712.patch is a good start but that string is used in few different
 places: deleting a post, bulk deleting, deleting tags, etc.
 See:
 https://core.trac.wordpress.org/browser/tags/4.7.3/src/wp-
 admin/js/common.js#L90,
 https://core.trac.wordpress.org/browser/tags/4.7.3/src/wp-
 admin/js/tags.js#L8,
 https://core.trac.wordpress.org/browser/tags/4.7.3/src/wp-admin/includes
 /meta-boxes.php#L337,
 https://core.trac.wordpress.org/browser/tags/4.7.3/src/wp-admin/includes
 /class-wp-media-list-table.php#L669.
 We have two options:
 - Update the way we show these warnings so each has its own string, then
 make the strings specific.
 - Change the current string but keep it "good enough" for different
 "items" like post(s), attachment(s), tag(s), etc.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39712#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list