ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_attachment_is_image()

Function: Determines whether an attachment is an image.

Source: wp-includes/post.php:6492

Used by 0 functions | Uses 0 functions

wp_mime_type_icon()

Function: Retrieves the icon for a MIME type or attachment.

Source: wp-includes/post.php:6504

Used by 0 functions | Uses 0 functions

icon_dir

Filter Hook: Filters the icon directory path.

Source: wp-includes/post.php:6544

Used by 0 functions | Uses 0 functions

icon_dir_uri

Filter Hook: Filters the icon directory URI.

Source: wp-includes/post.php:6553

Used by 0 functions | Uses 0 functions

icon_dirs

Filter Hook: Filters the array of icon directory URIs.

Source: wp-includes/post.php:6562

Used by 0 functions | Uses 0 functions

wp_mime_type_icon

Filter Hook: Filters the mime type icon.

Source: wp-includes/post.php:6631

Used by 0 functions | Uses 0 functions

wp_check_for_changed_slugs()

Function: Checks for changed slugs for published post objects and save the old slug.

Source: wp-includes/post.php:6653

Used by 0 functions | Uses 0 functions

wp_check_for_changed_dates()

Function: Checks for changed dates for published post objects and save the old date.

Source: wp-includes/post.php:6696

Used by 0 functions | Uses 0 functions

get_private_posts_cap_sql()

Function: Retrieves the private post SQL based on capability.

Source: wp-includes/post.php:6737

Used by 0 functions | Uses 0 functions

get_posts_by_author_sql()

Function: Retrieves the post SQL based on capability, author, and type.

Source: wp-includes/post.php:6758

Used by 0 functions | Uses 0 functions
« Previous 1 … 6 7 8 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy