ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 21

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

post_stuck

Action Hook: Fires once a post has been added to the sticky list.

Source: wp-includes/post.php:2670

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

unstick_post()

Function: Un-sticks a post.

Source: wp-includes/post.php:2683

Used by 0 functions | Uses 0 functions

after_delete_post

Action Hook: Fires after a post is deleted, at the conclusion of wp_delete_post().

Source: wp-includes/post.php:3274

Used by 0 functions | Uses 0 functions

post_unstuck

Action Hook: Fires once a post has been removed from the sticky list.

Source: wp-includes/post.php:2714

Used by 0 functions | Uses 0 functions

_reset_front_page_settings_for_post()

Function: Resets the page_on_front, show_on_front, and page_for_post settings when a linked page is deleted or trashed.

Source: wp-includes/post.php:3290

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

wp_count_posts()

Function: Counts number of posts of a post type and if user has permissions to view.

Source: wp-includes/post.php:2761

Used by 0 functions | Uses 0 functions

wp_count_posts

Filter Hook: Filters the post counts by status for the current post type.

Source: wp-includes/post.php:2818

Used by 0 functions | Uses 0 functions
« Previous 1 … 20 21 22 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy