ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 19

wp_get_post_terms()

Function: Retrieves the terms for a post.

Source: wp-includes/post.php:3681

Used by 0 functions | Uses 0 functions

wp_update_post()

Function: Updates a post with new post data.

Source: wp-includes/post.php:4576

Used by 0 functions | Uses 0 functions

pre_trash_post

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

Source: wp-includes/post.php:3346

Used by 0 functions | Uses 0 functions

wp_get_recent_posts()

Function: Retrieves a number of recent posts.

Source: wp-includes/post.php:3706

Used by 0 functions | Uses 0 functions

wp_trash_post

Action Hook: Fires before a post is sent to the Trash.

Source: wp-includes/post.php:3359

Used by 0 functions | Uses 0 functions

wp_insert_post()

Function: Inserts or update a post.

Source: wp-includes/post.php:3813

Used by 0 functions | Uses 0 functions

trashed_post

Action Hook: Fires after a post is sent to the Trash.

Source: wp-includes/post.php:3384

Used by 0 functions | Uses 0 functions

wp_insert_post_empty_content

Filter Hook: Filters whether the post should be considered “empty”.

Source: wp-includes/post.php:3910

Used by 0 functions | Uses 0 functions

wp_untrash_post()

Function: Restores a post from the Trash.

Source: wp-includes/post.php:3399

Used by 0 functions | Uses 0 functions

wp_insert_post_parent

Filter Hook: Filters the post parent — used to check for and prevent hierarchy loops.

Source: wp-includes/post.php:4080

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