Opened 10 years ago
Closed 10 years ago
#34036 closed defect (bug) (fixed)
Document $args parameter for themes_api()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Themes | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
The $args parameter in themes_api() needs some docs.
Related: #34035 (plugins_api())
Attachments (2)
Change History (13)
#9
@
10 years ago
- Owner changed from DrewAPicture to ocean90
@ocean90 Does the 'feature_list' $action also return an array like 'hot_tags' and 'hot_categories' do in plugins_api()? I'm happy to adjust the docs as such.
Either way, the same question as comment:15:ticket:34035 applies here as well (concerning whether we need to cast the response if it's being overridden).
#10
@
10 years ago
@DrewAPicture: Does that help? https://codex.wordpress.org/WordPress.org_API#Themes
It's current as of March 2015, there shouldn't have been too many changes since then.
Note: See
TracTickets for help on using
tickets.
Sweeeeet.