Make WordPress Core

Opened 5 months ago

Closed 2 months ago

#63648 closed defect (bug) (fixed)

Twenty Eleven to Twenty Fourteen: add PHPDoc blocks for footer action hooks

Reported by: pmbaldha's profile pmbaldha Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 6.9 Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: has-patch
Focuses: docs Cc:

Description (last modified by sabernhardt)

Footer action hooks such as twentyfourteen_credits lack a PHPDoc block.

Change History (13)

This ticket was mentioned in PR #9172 on WordPress/wordpress-develop by @pmbaldha.


5 months ago
#1

  • Keywords has-patch added

#2 @sabernhardt
5 months ago

#63649 was marked as a duplicate.

#3 @sabernhardt
5 months ago

#63650 was marked as a duplicate.

#4 @sabernhardt
5 months ago

#63651 was marked as a duplicate.

#5 @sabernhardt
5 months ago

  • Description modified (diff)
  • Focuses docs added; coding-standards removed
  • Summary changed from Missing PHPDoc block for the twentyfourteen_credits action hook in the Twenty Fourteen theme to Twenty Eleven to Twenty Fourteen: add PHPDoc blocks for footer action hooks

Pull requests 9172, 9173, 9174 and 9175 follow the documentation example in Twenty Ten. However, that theme does not include a privacy link between the action and the credits.

I think Twenty Fifteen has a better example, both for the description and indentation.

#6 @pmbaldha
5 months ago

I have updated the attached PR by adding PHPDoc block for Twenty Eleven to Twenty Thirteen credits action hooks.

#7 @SergeyBiryukov
2 months ago

  • Milestone changed from Awaiting Review to 6.9
  • Owner set to SergeyBiryukov
  • Status changed from new to accepted

#8 @SergeyBiryukov
2 months ago

In 60738:

Twenty Eleven: Document the twentyeleven_credits action hook.

Follow-up to [17954], [25627], [29998].

Props pmbaldha, sabernhardt.
See #63648.

#9 @SergeyBiryukov
2 months ago

In 60739:

Twenty Twelve: Document the twentytwelve_credits action hook.

Follow-up to [21261], [60738].

Props pmbaldha, sabernhardt.
See #63648.

#10 @SergeyBiryukov
2 months ago

In 60740:

Twenty Thirteen: Document the twentythirteen_credits action hook.

Follow-up to [23452], [60738], [60739].

Props pmbaldha, sabernhardt.
See #63648.

#11 @SergeyBiryukov
2 months ago

In 60742:

Twenty Fourteen: Document the twentyfourteen_credits action hook.

Follow-up to [24832], [60738], [60739], [60740].

Props pmbaldha, sabernhardt.
See #63648.

@SergeyBiryukov commented on PR #9172:


2 months ago
#12

Thanks for the PR! Merged in r60738, r60739, r60740, and r60742.

#13 @SergeyBiryukov
2 months ago

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.