#56805 closed defect (bug) (fixed)
Fix docblock for site_status_page_cache_supported_cache_headers filter
| Reported by: | skithund | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.1 |
| Component: | Site Health | Version: | 6.1 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
DocBlock has @param int even though the parameter is an array.
Change History (6)
This ticket was mentioned in PR #3444 on WordPress/wordpress-develop by todeveni.
4 years ago
#1
- Keywords has-patch added
#2
@
4 years ago
- Focuses docs added
- Keywords commit added
- Milestone Awaiting Review → 6.1
@skithund Nicely spotted! Milestoned for 6.1 as this is when the filter was introduced.
The PR looks good to me. Adding for commit consideration.
@audrasjb commented on PR #3444:
4 years ago
#5
Committed in https://core.trac.wordpress.org/changeset/54506
@audrasjb commented on PR #3444:
4 years ago
#6
Committed in https://core.trac.wordpress.org/changeset/54506
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fix param type from
inttoarrayinsite_status_page_cache_supported_cache_headersfilter.Trac ticket: https://core.trac.wordpress.org/ticket/56805