ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 24

add_post_meta()

Function: Adds a meta field to the given post.

Source: wp-includes/post.php:2185

Used by 0 functions | Uses 0 functions

delete_post_meta()

Function: Deletes a post meta field for the given post ID.

Source: wp-includes/post.php:2211

Used by 0 functions | Uses 0 functions

get_post_meta()

Function: Retrieves a post meta field for the given post ID.

Source: wp-includes/post.php:2237

Used by 0 functions | Uses 0 functions

remove_post_type_support()

Function: Removes support for a feature from a post type.

Source: wp-includes/post.php:1889

Used by 0 functions | Uses 0 functions

get_all_post_type_supports()

Function: Gets all the post type features

Source: wp-includes/post.php:1905

Used by 0 functions | Uses 0 functions

post_type_supports()

Function: Checks a post type’s support for a given feature.

Source: wp-includes/post.php:1926

Used by 0 functions | Uses 0 functions

get_post_types_by_support()

Function: Retrieves a list of post type names that support a specific feature.

Source: wp-includes/post.php:1946

Used by 0 functions | Uses 0 functions

set_post_type()

Function: Updates the post type for the post ID.

Source: wp-includes/post.php:1968

Used by 0 functions | Uses 0 functions

get_post_type_object()

Function: Retrieves a post type object by name.

Source: wp-includes/post.php:1233

Used by 0 functions | Uses 0 functions

get_post_types()

Function: Gets a list of all registered post type objects.

Source: wp-includes/post.php:1261

Used by 0 functions | Uses 0 functions
« Previous 1 … 23 24 25 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy