ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 208

wp_attachment_is()

Function: Verifies an attachment is of a given type.

Source: wp-includes/post.php:6433

Used by 0 functions | Uses 0 functions

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

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

wp_delete_attachment()

Function: Trashes or deletes an attachment.

Source: wp-includes/post.php:6014

Used by 0 functions | Uses 0 functions

wp_delete_attachment_files()

Function: Deletes all files that belong to the given attachment.

Source: wp-includes/post.php:6118

Used by 0 functions | Uses 0 functions

wp_get_attachment_metadata()

Function: Retrieves attachment metadata for attachment ID.

Source: wp-includes/post.php:6216

Used by 0 functions | Uses 0 functions
« Previous 1 … 207 208 209 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy