Opened 12 months ago
Closed 12 months ago
#63644 closed defect (bug) (fixed)
Twenty Seventeen: add PHPDoc block for the twentyseventeen_should_show_featured_image filter
| Reported by: | pmbaldha | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.9 |
| Component: | Bundled Theme | Version: | 6.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description (last modified by )
The Twenty Seventeen theme lacks a PHPDoc block for the twentyseventeen_should_show_featured_image filter. For more information, refer to https://github.com/WordPress/wordpress-develop/blob/6.8.1/src/wp-content/themes/twentyseventeen/functions.php#L711.
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 (4)
This ticket was mentioned in PR #9167 on WordPress/wordpress-develop by @pmbaldha.
12 months ago
#1
- Keywords has-patch added
#2
@
12 months ago
- Description modified (diff)
- Focuses docs added; coding-standards removed
- Summary Missing PHPDoc block for the twentyseventeen_should_show_featured_image filter in Twenty Seventeen theme → Twenty Seventeen: add PHPDoc block for the twentyseventeen_should_show_featured_image filter
- Version → 6.6
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
[58206] introduced
twentyseventeen_should_show_featured_image