ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

file_is_displayable_image

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

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

Used by 1 function | Uses 0 functions

load_image_to_edit()

Function: Loads an image resource for editing.

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

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

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

Used by 3 functions | Uses 4 functions

wp_generate_attachment_metadata()

Function: Generates attachment meta data and create image sub-sizes for images.

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

Used by 1 function | Uses 9 functions

load_image_to_edit_filesystempath

Filter Hook: Filters the path to an attachment’s file when editing the image.

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

Used by 1 function | Uses 0 functions

intermediate_image_sizes_advanced

Filter Hook: Filters the image sizes automatically generated when uploading an image.

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

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