Opened 8 months ago
Closed 8 months ago
#63654 closed defect (bug) (fixed)
Twenty Twenty: add PHPDoc blocks for function action hooks
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | commit |
| Focuses: | docs | Cc: |
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.
I have checked above mentioned issue and resolved it. Here, I have added my patch.