#48918 closed defect (bug) (fixed)
Twenty Twenty: echoing `bloginfo()`
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.3.1 | Priority: | normal |
| Severity: | normal | Version: | 5.3 |
| Component: | Bundled Theme | Keywords: | |
| Focuses: | Cc: |
Description
https://github.com/WordPress/WordPress/blob/master/wp-content/themes/twentytwenty/footer.php#L28
On this line bloginfo() should be changed to get_bloginfo() or the echo part should be removed.
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 46849: