WordPress.org

Codex

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

Function Reference/get allowed themes

Description

Get the allowed themes for the current blog.

Usage

<?php get_allowed_themes(  ); ?>

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