ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-admin/includes/image.php
  • Page 3

_copy_image_file()

Function: Copies an existing image file.

Source: wp-admin/includes/image.php:1188

Used by 0 functions | Uses 1 function

wp_generate_attachment_metadata

Filter Hook: Filters the generated attachment meta data.

Source: wp-admin/includes/image.php:714

Used by 2 functions | Uses 0 functions

wp_exif_frac2dec()

Function: Converts a fraction string to a decimal.

Source: wp-admin/includes/image.php:725

Used by 1 function | Uses 0 functions

wp_exif_date2ts()

Function: Converts the exif date format to a unix timestamp.

Source: wp-admin/includes/image.php:766

Used by 1 function | Uses 0 functions

wp_read_image_metadata()

Function: Gets extended image metadata, exif or iptc as available.

Source: wp-admin/includes/image.php:789

Used by 1 function | Uses 5 functions

wp_read_image_metadata_types

Filter Hook: Filters the image types to check for exif data.

Source: wp-admin/includes/image.php:897

Used by 1 function | Uses 0 functions

wp_read_image_metadata

Filter Hook: Filters the array of meta data read from an image’s exif data.

Source: wp-admin/includes/image.php:1003

Used by 1 function | Uses 0 functions

file_is_valid_image()

Function: Validates that file is an image.

Source: wp-admin/includes/image.php:1014

Used by 0 functions | Uses 0 functions

file_is_displayable_image()

Function: Validates that file is suitable for displaying within a web page.

Source: wp-admin/includes/image.php:1027

Used by 1 function | Uses 2 functions
« Previous 1 2 3
ClassicPress Documentation • Made with ClassicPress
Privacy Policy