ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/post.php
  • Page 12

check_and_publish_future_post()

Function: Publishes future post and make sure post ID has future post status.

Source: wp-includes/post.php:4731

Used by 0 functions | Uses 0 functions

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

wp_unique_post_slug_is_bad_attachment_slug

Filter Hook: Filters whether the post slug would make a bad attachment slug.

Source: wp-includes/post.php:4856

Used by 0 functions | Uses 0 functions

wp_unique_post_slug_is_bad_hierarchical_slug

Filter Hook: Filters whether the post slug would make a bad hierarchical post slug.

Source: wp-includes/post.php:4892

Used by 0 functions | Uses 0 functions

wp_unique_post_slug_is_bad_flat_slug

Filter Hook: Filters whether the post slug would be bad as a flat slug.

Source: wp-includes/post.php:4948

Used by 0 functions | Uses 0 functions

wp_unique_post_slug

Filter Hook: Filters the unique post slug.

Source: wp-includes/post.php:4977

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_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
« Previous 1 … 11 12 13 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy