WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Function Reference/install themes feature list

Description

Retrieve list of WordPress theme features (aka theme tags)

Usage

<?php install_themes_feature_list() ?>

Parameters

None.

Return Values

(array) 

Examples

Notes

Change Log

Since: 2.8.0

Source File

install_themes_feature_list() is located in /wp-admin/includes/theme-install.php.

Related

See also index of Function Reference and index of Template Tags.