ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 22

_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

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

get_post_custom_values()

Function: Retrieves values for a custom post field.

Source: wp-includes/post.php:2376

Used by 0 functions | Uses 0 functions

is_sticky()

Function: Determines whether a post is sticky.

Source: wp-includes/post.php:2401

Used by 0 functions | Uses 0 functions

sanitize_post()

Function: Sanitizes every post field.

Source: wp-includes/post.php:2445

Used by 0 functions | Uses 0 functions

sanitize_post_field()

Function: Sanitizes a post field based on context.

Source: wp-includes/post.php:2491

Used by 0 functions | Uses 0 functions

edit_{$field}

Filter Hook: Filters the value of a specific post field to edit.

Source: wp-includes/post.php:2530

Used by 0 functions | Uses 0 functions

{$field_no_prefix}_edit_pre

Filter Hook: Filters the value of a specific post field to edit.

Source: wp-includes/post.php:2543

Used by 0 functions | Uses 0 functions

pre_{$field}

Filter Hook: Filters the value of a specific post field before saving.

Source: wp-includes/post.php:2570

Used by 0 functions | Uses 0 functions

{$field_no_prefix}_save_pre

Filter Hook: Filters the value of a specific field before saving.

Source: wp-includes/post.php:2582

Used by 0 functions | Uses 0 functions
« Previous 1 … 21 22 23 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy