Opened 7 years ago
Closed 7 years ago
#48161 closed defect (bug) (wontfix)
Twenty Twenty: Use `esc_html__` instead of `esc_html`
| Reported by: | itowhid06 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Bundled Theme | Version: | 5.3 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
use esc_html__ instead of esc_html in author-bio template
Attachments (1)
Change History (7)
#3
@
7 years ago
- Milestone Awaiting Review → 5.3
Moving to the milestone so it doesn't get missed, but yeah, please report any Twenty Twenty issues on GitHub for now.
#4
@
7 years ago
- Summary Use `esc_html__` instead of `esc_html` → Twenty Twenty: Use `esc_html__` instead of `esc_html`
#5
@
7 years ago
- Focuses template removed
- Keywords close added
Reported and fixed in https://github.com/WordPress/twentytwenty/pull/656
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @itowhid06,
Twenty Twenty theme development is currently tracked on GitHub: https://github.com/WordPress/twentytwenty
I figure out that it is smarter to open an issue on GitHub store as rather than here on Trac.
Much appreciated!