Opened 13 months ago
Closed 13 months ago
#63654 closed defect (bug) (fixed)
Twenty Twenty: add PHPDoc blocks for function action hooks
| Reported by: | viralsampat | Owned by: | desrosj |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.9 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | commit |
| Cc: | Focuses: | docs |
Description
Hello Team,
I have reviewed the theme files and noticed the use of a PHPDoc block for the wp_body_open action hook in the TwentyTwenty theme.
I think that it should be appropriate, as it helps with documentation and clarity.
Thanks,
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I have checked above mentioned issue and resolved it. Here, I have added my patch.