Codex tools: Log in
Languages: English • 中文(简体) • (Add your language)
Contents |
Allows a theme or plugin to get support of a certain theme feature.
<?php get_theme_support( $feature ); ?>
Features list:
See Function_Reference/add_theme_support for more.
get_theme_support() is located in wp-includes/theme.php.
Theme Support:
add_theme_support(),
remove_theme_support(),
current_theme_supports()
Theme Features:
widgets,
menus,
post-formats,
post-thumbnails,
custom-background,
custom-header,
automatic-feed-links,
editor-style