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: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description (last modified by )
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
#5
@
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
@
5 months ago
I have updated the attached PR by adding PHPDoc block for Twenty Eleven to Twenty Thirteen credits action hooks.
#7
@
2 months ago
- Milestone changed from Awaiting Review to 6.9
- Owner set to SergeyBiryukov
- Status changed from new to accepted
@SergeyBiryukov commented on PR #9172:
2 months ago
#12
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/63648