ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 43

edit_post_{$post->post_type}

Action Hook: Fires once an existing post has been updated.

Source: wp-includes/post.php:4462

Used by 0 functions | Uses 0 functions

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

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

Function: Determines whether a post is publicly viewable.

Source: wp-includes/post.php:2084

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

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

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

Source: wp-includes/post.php:2037

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
« Previous 1 … 42 43 44 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy