[wp-trac] [WordPress Trac] #35992: Avoid using HTML tags in translation strings (wp-includes/class-wp-customize-manager.php)
WordPress Trac
noreply at wordpress.org
Mon Feb 29 00:45:57 UTC 2016
#35992: Avoid using HTML tags in translation strings (wp-includes/class-wp-
customize-manager.php)
----------------------------+-----------------------------
Reporter: ramiy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version:
Severity: normal | Keywords:
Focuses: administration |
----------------------------+-----------------------------
Old string:
* `Removing %1$s manually will cause PHP warnings. Use the <a
href="%2$s">%3$s</a> filter instead.`
New string:
* `Removing %1$s manually will cause PHP warnings. Use the %2$s filter
instead.`
See the attached patch.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35992>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list