ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 531

delete_post

Action Hook: Fires immediately before a post is deleted from the database.

Source: wp-includes/post.php:3221

Used by 0 functions | Uses 0 functions

unstick_post()

Function: Un-sticks a post.

Source: wp-includes/post.php:2683

Used by 0 functions | Uses 0 functions

deleted_post

Action Hook: Fires immediately after a post is deleted from the database.

Source: wp-includes/post.php:3251

Used by 0 functions | Uses 0 functions

_count_posts_cache_key()

Function: Returns the cache key for wp_count_posts() based on the passed arguments.

Source: wp-includes/post.php:2728

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

update_post_meta()

Function: Updates a post meta field based on the given post ID.

Source: wp-includes/post.php:2263

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

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
« Previous 1 … 530 531 532 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy