ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-admin/includes/image.php

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

Used by 1 function | Uses 0 functions

_copy_image_file()

Function: Copy an existing image file.

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

Used by 1 function | Uses 4 functions

load_image_to_edit_path

Filter Hook: Filters the returned path or URL of the current image.

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

Used by 1 function | Uses 0 functions

load_image_to_edit_attachmenturl

Filter Hook: Filters the image URL if not in the local filesystem.

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

Used by 1 function | Uses 0 functions

load_image_to_edit_filesystempath

Filter Hook: Filters the path to the current image.

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

Used by 1 function | Uses 0 functions

_load_image_to_edit_path()

Function: Retrieve the path or url of an attachment’s attached file.

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

Used by 5 functions | Uses 8 functions

load_image_to_edit

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

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

Used by 1 function | Uses 0 functions

load_image_to_edit()

Function: Load an image resource for editing.

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

Used by 0 functions | Uses 3 functions

file_is_displayable_image

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

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

Used by 1 function | Uses 0 functions

file_is_displayable_image()

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

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

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