ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 214

unregister_post_meta()

Function: Unregisters a meta key for posts.

Source: wp-includes/post.php:2314

Used by 0 functions | Uses 0 functions

get_post_custom()

Function: Retrieves post meta fields, based on post ID.

Source: wp-includes/post.php:2331

Used by 0 functions | Uses 0 functions

get_post_custom_keys()

Function: Retrieves meta field names for a post.

Source: wp-includes/post.php:2351

Used by 0 functions | Uses 0 functions

get_post_custom_values()

Function: Retrieves values for a custom post field.

Source: wp-includes/post.php:2376

Used by 0 functions | Uses 0 functions

is_sticky()

Function: Determines whether a post is sticky.

Source: wp-includes/post.php:2401

Used by 0 functions | Uses 0 functions

sanitize_post()

Function: Sanitizes every post field.

Source: wp-includes/post.php:2445

Used by 0 functions | Uses 0 functions

sanitize_post_field()

Function: Sanitizes a post field based on context.

Source: wp-includes/post.php:2491

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 213 214 215 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy