[wp-trac] [WordPress Trac] #35678: Avoid using HTML tags in translation strings (wp-admin/update-core.php)

WordPress Trac noreply at wordpress.org
Fri Feb 5 20:49:45 UTC 2016


#35678: Avoid using HTML tags in translation strings (wp-admin/update-core.php)
--------------------------+------------------------------
 Reporter:  ramiy         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  I18N          |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+------------------------------

Comment (by ramiy):

 Old string:

 * `<a href="%s">Learn more about WordPress %s</a>.`

 New strings:

 * `%s.`
 * `Learn more about WordPress %s`

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


More information about the wp-trac mailing list