get_theme_feature_list
get_theme_feature_list ( $api = true )
Parameters:- (bool) api Optional. Whether try to fetch tags from the WordPress.org API. Defaults to true.
Returns:- (array) Array of features keyed by category with translations keyed by slug.
Defined at:Change Log:- 3: .
- 3: .
- 3: .
- 3: .
- 3: .
- 3: .
- 4: .
- 4: .
- 4: .
- 4: .
- 4: .
- 4: .
- 5: .
- 5: .
- 5: .
- 6: .
- 6: .
- Introduced in WordPress: 3.1.0
- Deprecated in WordPress: —
Description
Retrieves list of WordPress theme features (aka theme tags).