ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 23

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

{$field}_pre

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

Source: wp-includes/post.php:2596

Used by 0 functions | Uses 0 functions

get_post_meta()

Function: Retrieves a post meta field for the given post ID.

Source: wp-includes/post.php:2237

Used by 0 functions | Uses 0 functions

is_post_type_viewable()

Function: Determines whether a post type is considered “viewable”.

Source: wp-includes/post.php:1993

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