ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_get_post_categories()

Function: Retrieves the list of categories for a post.

Source: wp-includes/post.php:3634

Used by 0 functions | Uses 0 functions

save_post

Action Hook: Fires once a post has been saved.

Source: wp-includes/post.php:4539

Used by 0 functions | Uses 0 functions

post_unstuck

Action Hook: Fires once a post has been removed from the sticky list.

Source: wp-includes/post.php:2714

Used by 0 functions | Uses 0 functions

_reset_front_page_settings_for_post()

Function: Resets the page_on_front, show_on_front, and page_for_post settings when a linked page is deleted or trashed.

Source: wp-includes/post.php:3290

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

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_posts

Filter Hook: Filters the post counts by status for the current post type.

Source: wp-includes/post.php:2818

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

wp_count_attachments

Filter Hook: Filters the attachment counts by mime type.

Source: wp-includes/post.php:2868

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 … 15 16 17 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy