#20646 closed defect (bug) (fixed)
Missing underscore in i18n function in custom-header.php
| Reported by: | kobenland | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | I18N | Version: | 3.4 |
| Severity: | minor | Keywords: | dev-feedback has-patch |
| Cc: | Focuses: |
Description
Just found a gettext call _() which probably is supposed to be a __() call in wp-admin/custon-header.php on line 958.
Attachments (2)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
There's one more in
custom-background.php.Introduced in [20358].