ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 20

wp_trash_post_comments()

Function: Moves comments for a post to the Trash.

Source: wp-includes/post.php:3499

Used by 0 functions | Uses 0 functions

edit_attachment

Action Hook: Fires once an existing attachment has been updated.

Source: wp-includes/post.php:4416

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

unstick_post()

Function: Un-sticks a post.

Source: wp-includes/post.php:2683

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