ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.3.0
  • Page 9

wp_transition_post_status()

Function: Fires actions related to the transitioning of a post’s status.

Source: wp-includes/post.php:5159

Used by 0 functions | Uses 0 functions

wp_add_post_tags()

Function: Adds tags to a post.

Source: wp-includes/post.php:5017

Used by 0 functions | Uses 0 functions

wp_get_post_tags()

Function: Retrieves the tags for a post.

Source: wp-includes/post.php:3660

Used by 0 functions | Uses 0 functions

delete_post_meta_by_key()

Function: Deletes everything from post meta matching the given meta key.

Source: wp-includes/post.php:2281

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

edit_{$field}

Filter Hook: Filters the value of a specific post field to edit.

Source: wp-includes/post.php:2530

Used by 0 functions | Uses 0 functions

{$field_no_prefix}_edit_pre

Filter Hook: Filters the value of a specific post field to edit.

Source: wp-includes/post.php:2543

Used by 0 functions | Uses 0 functions

pre_{$field}

Filter Hook: Filters the value of a specific post field before saving.

Source: wp-includes/post.php:2570

Used by 0 functions | Uses 0 functions

{$field_no_prefix}_save_pre

Filter Hook: Filters the value of a specific field before saving.

Source: wp-includes/post.php:2582

Used by 0 functions | Uses 0 functions
« Previous 1 … 8 9 10 … 20 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy