ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.9.0
  • Page 13

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

trash_post_comments

Action Hook: Fires before comments are sent to the Trash.

Source: wp-includes/post.php:3517

Used by 0 functions | Uses 0 functions

trashed_post_comments

Action Hook: Fires after comments are sent to the Trash.

Source: wp-includes/post.php:3545

Used by 0 functions | Uses 0 functions

wp_untrash_post_comments()

Function: Restores comments for a post from the Trash.

Source: wp-includes/post.php:3560

Used by 0 functions | Uses 0 functions

untrash_post_comments

Action Hook: Fires before comments are restored for a post from the Trash.

Source: wp-includes/post.php:3584

Used by 0 functions | Uses 0 functions

untrashed_post_comments

Action Hook: Fires after comments are restored for a post from the Trash.

Source: wp-includes/post.php:3612

Used by 0 functions | Uses 0 functions

wp_trash_post()

Function: Moves a post or page to the Trash

Source: wp-includes/post.php:3323

Used by 0 functions | Uses 0 functions

get_post_mime_types()

Function: Gets default post mime types.

Source: wp-includes/post.php:2879

Used by 0 functions | Uses 0 functions

get_post_types()

Function: Gets a list of all registered post type objects.

Source: wp-includes/post.php:1261

Used by 0 functions | Uses 0 functions

register_post_type()

Function: Registers a post type.

Source: wp-includes/post.php:1424

Used by 0 functions | Uses 0 functions
« Previous 1 … 12 13 14 … 22 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy