#63650 closed defect (bug) (duplicate)
Missing PHPDoc block for the twentytwelve_credits action hook in the Twenty Twelve theme
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description (last modified by )
The Twenty Twelve theme lacks a PHPDoc block for the twentytwelve_credits action hook. For more information, refer to https://github.com/WordPress/wordpress-develop/blob/6.8.1/src/wp-content/themes/twentytwelve/footer.php#L15.
Please add the PHPDoc block for it as described on https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/#4-hooks-actions-and-filters.
Change History (3)
This ticket was mentioned in PR #9174 on WordPress/wordpress-develop by @pmbaldha.
5 months ago
#1
- Keywords has-patch added
#2
@
5 months ago
- Description modified (diff)
- Focuses docs added; coding-standards removed
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Duplicate of #63648.
I'm combining these four tickets, but you can keep the pull requests separate and update the link in each to
https://core.trac.wordpress.org/ticket/63648
@SergeyBiryukov commented on PR #9174:
3 months ago
#3
Thanks for the PR! Merged in r60739.
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/63650