Codex

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

Function Reference/install themes feature list

This page redirects to an external site: https://developer.wordpress.org/reference/functions/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.