ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 20

untrashed_post

Action Hook: Fires after a post is restored from the Trash.

Source: wp-includes/post.php:3484

Used by 0 functions | Uses 0 functions

pre_post_update

Action Hook: Fires immediately before an existing post is updated in the database.

Source: wp-includes/post.php:4204

Used by 0 functions | Uses 0 functions

wp_post_mime_type_where()

Function: Converts MIME types into SQL.

Source: wp-includes/post.php:3042

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 19 20 21 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy