Opened 9 years ago
Closed 9 years ago
#34687 closed defect (bug) (fixed)
Use <a href="%s"> in wp-includes translation strings
Reported by: | ramiy | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | I18N | Keywords: | has-patch |
Focuses: | Cc: |
Description
See the attached patch.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Those are the last two strings in
wp-includes
that don't use the<a href="%s">
format for links in translation strings.