ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 3

wp_untrash_post_status

Filter Hook: Filters the status that a post gets assigned when it is restored from the trash (untrashed).

Source: wp-includes/post.php:3457

Used by 0 functions | Uses 0 functions

delete_post_{$post->post_type}

Action Hook: Fires immediately before a post is deleted from the database.

Source: wp-includes/post.php:3210

Used by 0 functions | Uses 0 functions

is_sticky

Filter Hook: Filters whether a post is sticky.

Source: wp-includes/post.php:2425

Used by 0 functions | Uses 0 functions

is_post_type_viewable

Filter Hook: Filters whether a post type is considered “viewable”.

Source: wp-includes/post.php:2022

Used by 0 functions | Uses 0 functions

is_post_status_viewable()

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

Source: wp-includes/post.php:2037

Used by 0 functions | Uses 0 functions

is_post_status_viewable

Filter Hook: Filters whether a post status is considered “viewable”.

Source: wp-includes/post.php:2070

Used by 0 functions | Uses 0 functions

is_post_publicly_viewable()

Function: Determines whether a post is publicly viewable.

Source: wp-includes/post.php:2084

Used by 0 functions | Uses 0 functions

registered_post_type_{$post_type}

Action Hook: Fires after a specific post type is registered.

Source: wp-includes/post.php:1475

Used by 0 functions | Uses 0 functions

WP_Post_Type::get_rest_controller()

Method: Gets the REST API controller for this post type.

Source: wp-includes/class-wp-post-type.php:761

Used by 0 functions | Uses 0 functions

WP_Post_Type::get_default_labels()

Method: Returns the default labels for post types.

Source: wp-includes/class-wp-post-type.php:794

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy