ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 213

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

wp_match_mime_types()

Function: Checks a MIME-Type against a list.

Source: wp-includes/post.php:2989

Used by 0 functions | Uses 0 functions

wp_post_mime_type_where()

Function: Converts MIME types into SQL.

Source: wp-includes/post.php:3042

Used by 0 functions | Uses 0 functions

wp_delete_post()

Function: Trashes or deletes a post or page.

Source: wp-includes/post.php:3111

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

is_sticky()

Function: Determines whether a post is sticky.

Source: wp-includes/post.php:2401

Used by 0 functions | Uses 0 functions

sanitize_post()

Function: Sanitizes every post field.

Source: wp-includes/post.php:2445

Used by 0 functions | Uses 0 functions

sanitize_post_field()

Function: Sanitizes a post field based on context.

Source: wp-includes/post.php:2491

Used by 0 functions | Uses 0 functions
« Previous 1 … 212 213 214 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy