[wp-trac] [WordPress Trac] #37280: Remove boldness from update notices

WordPress Trac noreply at wordpress.org
Wed Jul 27 18:40:29 UTC 2016


#37280: Remove boldness from update notices
--------------------------------------+-----------------------------
 Reporter:  ocean90                   |       Owner:  Presskopp
     Type:  enhancement               |      Status:  assigned
 Priority:  normal                    |   Milestone:  Future Release
Component:  General                   |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  good-first-bug has-patch  |     Focuses:  ui
--------------------------------------+-----------------------------

Comment (by Presskopp):

 Ok, if I'm not mistaking, that makes it a patch. But wait! Is there any
 good in this:

 `printf(__('Comment by %s moved to the trash.'), '<strong></strong>');`
 `printf(__('Comment by %s marked as spam.'), '<strong></strong>');`

 found in

 `\wp-admin\includes\template.php, L.465/468`

 So what about

 `printf(__('Comment by %s moved to the trash.'));`
 `printf(__('Comment by %s marked as spam.'));`

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


More information about the wp-trac mailing list