_remove_theme_support


_remove_theme_support ( $feature )

Access:
  • private
Parameters:
  • (string) feature The feature being removed. See add_theme_support() for the list of possible values.
Returns:
  • (bool) True if support was removed, false if the feature was not registered.
Defined at:

Description

Do not use. Removes theme support internally without knowledge of those not used by themes directly.

Related Functions

remove_theme_support, get_theme_support, remove_post_type_support, remove_theme_mod, remove_theme_mods

Top Google Results

User discussions

wpseek mobile