remove_post_type_support


remove_post_type_support ( $post_type, $feature )

Parameters:
  • (string) post_type The post type for which to remove the feature.
  • (string) feature The feature being removed.
Defined at:

Description

Removes support for a feature from a post type.

Related Functions

post_type_supports, add_post_type_support, get_post_types_by_support, remove_theme_support, get_all_post_type_supports

Top Google Results

User discussions

wpseek mobile