add_post_meta()
Function: Adds a meta field to the given post.
Source: wp-includes/post.php:2185
Function: Adds a meta field to the given post.
Source: wp-includes/post.php:2185
Function: Deletes a post meta field for the given post ID.
Source: wp-includes/post.php:2211
Function: Retrieves a post meta field for the given post ID.
Source: wp-includes/post.php:2237
Function: Removes support for a feature from a post type.
Source: wp-includes/post.php:1889
Function: Gets all the post type features
Source: wp-includes/post.php:1905
Function: Checks a post type’s support for a given feature.
Source: wp-includes/post.php:1926
Function: Retrieves a list of post type names that support a specific feature.
Source: wp-includes/post.php:1946
Function: Updates the post type for the post ID.
Source: wp-includes/post.php:1968
Function: Retrieves a post type object by name.
Source: wp-includes/post.php:1233
Function: Gets a list of all registered post type objects.
Source: wp-includes/post.php:1261