ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 530

before_delete_post

Action Hook: Fires before a post is deleted, at the start of wp_delete_post().

Source: wp-includes/post.php:3155

Used by 0 functions | Uses 0 functions

stick_post()

Function: Makes a post sticky.

Source: wp-includes/post.php:2646

Used by 0 functions | Uses 0 functions

delete_post

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

Source: wp-includes/post.php:3221

Used by 0 functions | Uses 0 functions

unstick_post()

Function: Un-sticks a post.

Source: wp-includes/post.php:2683

Used by 0 functions | Uses 0 functions

deleted_post

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

Source: wp-includes/post.php:3251

Used by 0 functions | Uses 0 functions

_count_posts_cache_key()

Function: Returns the cache key for wp_count_posts() based on the passed arguments.

Source: wp-includes/post.php:2728

Used by 0 functions | Uses 0 functions

after_delete_post

Action Hook: Fires after a post is deleted, at the conclusion of wp_delete_post().

Source: wp-includes/post.php:3274

Used by 0 functions | Uses 0 functions

wp_count_posts()

Function: Counts number of posts of a post type and if user has permissions to view.

Source: wp-includes/post.php:2761

Used by 0 functions | Uses 0 functions

wp_count_attachments()

Function: Counts number of attachments for the mime type(s).

Source: wp-includes/post.php:2837

Used by 0 functions | Uses 0 functions

get_post_mime_types()

Function: Gets default post mime types.

Source: wp-includes/post.php:2879

Used by 0 functions | Uses 0 functions
« Previous 1 … 529 530 531 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy