[wp-trac] [WordPress Trac] #35733: Avoid using HTML tags in translation strings (wp-includes/wp-db.php)

WordPress Trac noreply at wordpress.org
Thu Feb 4 22:55:40 UTC 2016


#35733: Avoid using HTML tags in translation strings (wp-includes/wp-db.php)
--------------------------+-----------------------------
 Reporter:  ramiy         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  I18N          |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Replacing `<code>username_%1$s</code>` with a simple `%s`, moving the HTML
 tags and the db name outside of the string.

 See the attached patch.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35733>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list