ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/post.php
  • 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_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

_publish_post_hook()

Function: Hook to schedule pings and enclosures when a post is published.

Source: wp-includes/post.php:7300

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