Codex

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

Function Reference/get allowed themes

This page redirects to an external site: https://developer.wordpress.org/reference/functions/get_allowed_themes/

Description

Get the allowed themes for the current blog.

Usage

<code style="color: #000000"><span style="color: #0000BB"><?php get_allowed_themes</span><span style="color: #007700">(  ); </span><span style="color: #0000BB">?></span></code>

Return Values

(array) 
$themes Array of allowed themes.

Change Log

Since: 3.0

Source File

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