wpseek.com
A WordPress-centric search engine for devs and theme authors
remove_theme_support › WordPress Function
Since3.0.0
Deprecatedn/a
› remove_theme_support ( $feature )
Parameters: |
|
See: | |
Returns: |
|
Defined at: |
|
Codex: |
Allows a theme to de-register its support of a certain feature
Should be called in the theme's functions.php file. Generally would be used for child themes to override support from the parent theme.Related Functions: _remove_theme_support, get_theme_support, remove_theme_mod, remove_post_type_support, remove_theme_mods