ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 22

_reset_front_page_settings_for_post()

Function: Resets the page_on_front, show_on_front, and page_for_post settings when a linked page is deleted or trashed.

Source: wp-includes/post.php:3290

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

get_post_custom_keys()

Function: Retrieves meta field names for a post.

Source: wp-includes/post.php:2351

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
« Previous 1 … 21 22 23 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy