ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/post.php
  • Page 17

wp_delete_post()

Function: Trashes or deletes a post or page.

Source: wp-includes/post.php:3111

Used by 0 functions | Uses 0 functions

pre_delete_post

Filter Hook: Filters whether a post deletion should take place.

Source: wp-includes/post.php:3139

Used by 0 functions | Uses 0 functions

before_delete_post

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

Source: wp-includes/post.php:3155

Used by 0 functions | Uses 0 functions

stick_post()

Function: Makes a post sticky.

Source: wp-includes/post.php:2646

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 16 17 18 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy