ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 19

edit_post

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

Source: wp-includes/post.php:4472

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

post_updated

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

Source: wp-includes/post.php:4497

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

save_post_{$post->post_type}

Action Hook: Fires once a post has been saved.

Source: wp-includes/post.php:4517

Used by 0 functions | Uses 0 functions

wp_get_post_categories()

Function: Retrieves the list of categories for a post.

Source: wp-includes/post.php:3634

Used by 0 functions | Uses 0 functions

save_post

Action Hook: Fires once a post has been saved.

Source: wp-includes/post.php:4539

Used by 0 functions | Uses 0 functions

wp_get_post_tags()

Function: Retrieves the tags for a post.

Source: wp-includes/post.php:3660

Used by 0 functions | Uses 0 functions

wp_insert_post

Action Hook: Fires once a post has been saved.

Source: wp-includes/post.php:4550

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