ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_exif_frac2dec()

Function: Converts a fraction string to a decimal.

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

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:710

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:733

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:841

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:947

Used by 1 function | Uses 0 functions

file_is_valid_image()

Function: Validates that file is an image.

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

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:971

Used by 1 function | Uses 2 functions

file_is_displayable_image

Filter Hook: Filters whether the current image is displayable in the browser.

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

Used by 1 function | Uses 0 functions

load_image_to_edit()

Function: Loads an image resource for editing.

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

Used by 0 functions | Uses 3 functions

load_image_to_edit

Filter Hook: Filters the current image being loaded for editing.

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

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