108 results found for “post meta”. Showing results 101 to 108.
-
functionregister_post_type()
Registers a post type.
-
functionget_post_type_capabilities()
Builds an object with all post type capabilities out of a post type object
-
function_post_type_meta_capabilities()
Stores or returns a list of post type meta caps for map_meta_cap().
-
functionget_post_type_labels()
Builds an object with all post type labels out of a post type object.
-
functionadd_post_type_support()
Registers support of certain features for a post type.
-
functionget_post_custom_keys()
Retrieves meta field names for a post.
-
functionpost_custom()
Retrieves post custom meta data field.