ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 212

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

Function: Updates a post with new post data.

Source: wp-includes/post.php:4576

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

stick_post()

Function: Makes a post sticky.

Source: wp-includes/post.php:2646

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

_count_posts_cache_key()

Function: Returns the cache key for wp_count_posts() based on the passed arguments.

Source: wp-includes/post.php:2728

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