#52328 closed defect (bug) (fixed)
Twenty Twenty-One: Add missing HTML comment for Header tag
| Reported by: | mukesh27 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.7 |
| Component: | Bundled Theme | Version: | 5.6 |
| Severity: | normal | Keywords: | good-first-bug has-patch |
| Cc: | Focuses: | coding-standards |
Description
Add missing HTML comment for below files.
https://github.com/WordPress/WordPress/blob/master/wp-content/themes/twentytwentyone/template-parts/content/content-single.php#L19
https://github.com/WordPress/WordPress/blob/master/wp-content/themes/twentytwentyone/template-parts/content/content-page.php#L20
https://github.com/WordPress/WordPress/blob/master/wp-content/themes/twentytwentyone/template-parts/content/content-page.php#L24
Change History (5)
This ticket was mentioned in PR #884 on WordPress/wordpress-develop by speedyprem.
5 years ago
#2
- Keywords has-patch added; needs-patch removed
Trac ticket: https://core.trac.wordpress.org/ticket/52328
hellofromtonya commented on PR #884:
5 years ago
#5
Merged in changeset https://core.trac.wordpress.org/changeset/49993
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
If you're doing first time contribution then check these links in order to create a valid patch in trac.
https://make.wordpress.org/core/handbook/tutorials/working-with-patches/
https://make.wordpress.org/core/handbook/best-practices/writing-patches/
If you're familiar with code and git, you can use the wordpress-develop Github repository to easily contribute to WordPress: https://make.wordpress.org/core/handbook/contribute/git/