ClassicPress logo
Skip to content
Filter by type:

Browse:

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

deleted_post_{$post->post_type}

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

Source: wp-includes/post.php:3240

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_add_trashed_suffix_to_post_name_for_post()

Function: Adds a trashed suffix for a given post.

Source: wp-includes/post.php:7678

Used by 0 functions | Uses 0 functions

set_post_thumbnail()

Function: Sets the post thumbnail (featured image) for the given post.

Source: wp-includes/post.php:7414

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