ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 209

wp_unique_post_slug()

Function: Computes a unique slug for the post, when given the desired slug and some post details.

Source: wp-includes/post.php:4807

Used by 0 functions | Uses 0 functions

_truncate_post_slug()

Function: Truncates a post slug.

Source: wp-includes/post.php:4992

Used by 0 functions | Uses 0 functions

wp_add_post_tags()

Function: Adds tags to a post.

Source: wp-includes/post.php:5017

Used by 0 functions | Uses 0 functions

wp_set_post_tags()

Function: Sets the tags for a post.

Source: wp-includes/post.php:5035

Used by 0 functions | Uses 0 functions

wp_set_post_terms()

Function: Sets the terms for a post.

Source: wp-includes/post.php:5056

Used by 0 functions | Uses 0 functions

wp_set_post_categories()

Function: Sets categories for a post.

Source: wp-includes/post.php:5101

Used by 0 functions | Uses 0 functions

wp_transition_post_status()

Function: Fires actions related to the transitioning of a post’s status.

Source: wp-includes/post.php:5159

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
« Previous 1 … 208 209 210 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy