WPDev.one
Core Function
View Source on Trac ↗

get_all_post_type_supports()

get_all_post_type_supports( mixed $post_type )

Gets all the post type features

Parameters 1 required

Name / Type Description
$post_type
string

The post type.

Required

Return Value

(array)
Post type supports list.

Function Information

Since Version
3.4.0
Source File
wp-includes/post.php
Advertisement