ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

wp_crop_image()

Function: Crops an image to a given size.

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

Used by 0 functions | Uses 1 function

_load_image_to_edit_path()

Function: Retrieves the path or URL of an attachment’s attached file.

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

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