Opened 6 years ago
Closed 6 years ago
#50657 closed defect (bug) (fixed)
List sub-parameter for parameter $feature in DocBlock for current_theme_supports()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Themes | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
The possible values are in the apply_filter DocBlock in function source code:
"Possible values include 'post-formats', 'post-thumbnails', 'custom-background', 'custom-header', 'menus', 'automatic-feed-links', 'html5', 'starter-content', and 'customize-selective-refresh-widgets'."
DevHub:
https://developer.wordpress.org/reference/functions/current_theme_supports/
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 48490: