#20646 closed defect (bug) (fixed)
Missing underscore in i18n function in custom-header.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.4 | Priority: | normal |
| Severity: | minor | Version: | 3.4 |
| Component: | I18N | Keywords: | dev-feedback has-patch |
| Focuses: | Cc: |
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.
There's one more in
custom-background.php.Introduced in [20358].