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: - Introduced in WordPress: 3.0.0
- Deprecated in WordPress: —
Description
Removes support for a feature from a post type.