[wp-trac] [WordPress Trac] #35724: Avoid using HTML tags in translation strings (wp-load.php)
WordPress Trac
noreply at wordpress.org
Fri Feb 5 21:14:09 UTC 2016
#35724: Avoid using HTML tags in translation strings (wp-load.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 strings:
* `Need more help? <a href='%s'>We got it</a>.`
* `https://codex.wordpress.org/Editing_wp-config.php`
New strings:
* `Need more help? %s.`
* `We got it`
* `https://codex.wordpress.org/Editing_wp-config.php`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35724#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list