ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 211

wp_untrash_post()

Function: Restores a post from the Trash.

Source: wp-includes/post.php:3399

Used by 0 functions | Uses 0 functions

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

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

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

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_get_post_terms()

Function: Retrieves the terms for a post.

Source: wp-includes/post.php:3681

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_insert_post()

Function: Inserts or update a post.

Source: wp-includes/post.php:3813

Used by 0 functions | Uses 0 functions

wp_count_posts()

Function: Counts number of posts of a post type and if user has permissions to view.

Source: wp-includes/post.php:2761

Used by 0 functions | Uses 0 functions

wp_count_attachments()

Function: Counts number of attachments for the mime type(s).

Source: wp-includes/post.php:2837

Used by 0 functions | Uses 0 functions
« Previous 1 … 210 211 212 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy