Tag Archives: codex

get_post_type_labels

Builds an object with all post type labels out of a post type objectAccepted keys of the label array in the post type object:

1631

Continue reading

get_post_type_capabilities

Builds an object with all post type capabilities out of a post type objectPost type capabilities use the ‘capability_type’ argument as a base, if the capability is not set in the ‘capabilities’ argument array or if the ‘capabilities’ argument is not supplied.

1628

Continue reading