Opened 5 years ago
Closed 5 years ago
#48161 closed defect (bug) (wontfix)
Twenty Twenty: Use `esc_html__` instead of `esc_html`
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.3 |
Component: | Bundled Theme | Keywords: | |
Focuses: | Cc: |
Description
use esc_html__
instead of esc_html
in author-bio template
Attachments (1)
Change History (7)
#3
@
5 years ago
- Milestone changed from Awaiting Review to 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
@
5 years ago
- Summary changed from Use `esc_html__` instead of `esc_html` to Twenty Twenty: Use `esc_html__` instead of `esc_html`
#5
@
5 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.
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!