Make WordPress Core

Opened 8 months ago

Closed 8 months ago

#63654 closed defect (bug) (fixed)

Twenty Twenty: add PHPDoc blocks for function action hooks

Reported by: viralsampat's profile viralsampat Owned by: desrosj's profile desrosj
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)

63654.patch (589 bytes) - added by viralsampat 8 months ago.
I have checked above mentioned issue and resolved it. Here, I have added my patch.

Download all attachments as: .zip

Change History (3)

@viralsampat
8 months ago

I have checked above mentioned issue and resolved it. Here, I have added my patch.

#1 @desrosj
8 months ago

  • Keywords commit added; 2nd-opinion dev-feedback needs-testing removed
  • Milestone changed from Awaiting Review to 6.9
  • Owner set to desrosj
  • Status changed from new to reviewing

#2 @desrosj
8 months ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

Fixed in [60407].

Note: See TracTickets for help on using tickets.