• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

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

big_image_size_threshold

Filter Hook: Filters the “BIG image” threshold value.

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

Used by 1 function | Uses 0 functions

_wp_make_subsizes()

Function: Low-level function to create image sub-sizes.

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

Used by 3 functions | Uses 3 functions

wp_get_missing_image_subsizes()

Function: Compare the existing image sub-sizes (as saved in the attachment meta) to the currently registered image sub-sizes, and return the difference.

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

Used by 2 functions | Uses 7 functions

wp_get_missing_image_subsizes

Filter Hook: Filters the array of missing image sub-sizes for an uploaded image.

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

Used by 1 function | Uses 0 functions

wp_update_image_subsizes()

Function: If any of the currently registered image sub-sizes are missing, create them and update the image meta data.

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

Used by 2 functions | Uses 10 functions

_wp_image_meta_replace_original()

Function: Updates the attached file and image meta data when the original image was edited.

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

Used by 1 function | Uses 3 functions

wp_create_image_subsizes()

Function: Creates image sub-sizes, adds the new data to the image meta `sizes` array, and updates the image metadata.

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

Used by 2 functions | Uses 11 functions

fallback_intermediate_image_sizes

Filter Hook: Filters the image sizes generated for non-image mime types.

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

Used by 1 function | Uses 0 functions

_copy_image_file()

Function: Copy an existing image file.

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

Used by 1 function | Uses 5 functions

_load_image_to_edit_path()

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

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

Used by 6 functions | Uses 8 functions

wp_exif_frac2dec()

Function: Convert a fraction string to a decimal.

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

Used by 1 function | Uses 0 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:1006

Used by 1 function | Uses 0 functions

wp_exif_date2ts()

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

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

Used by 1 function | Uses 0 functions

load_image_to_edit_attachmenturl

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

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

Used by 1 function | Uses 0 functions

wp_read_image_metadata()

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

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

Used by 4 functions | Uses 9 functions

load_image_to_edit_path

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

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

Used by 1 function | Uses 0 functions

wp_read_image_metadata_types

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

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

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

Used by 1 function | Uses 0 functions

file_is_valid_image()

Function: Validate that file is an image.

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

Used by 0 functions | 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:892

Used by 1 function | Uses 2 functions

wp_generate_attachment_metadata()

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

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

Used by 13 functions | Uses 26 functions

file_is_displayable_image

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

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

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

Used by 1 function | Uses 0 functions

load_image_to_edit()

Function: Load an image resource for editing.

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

Used by 0 functions | Uses 4 functions

attachment_thumbnail_args

Filter Hook: Filters the parameters for the attachment thumbnail creation.

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

Used by 1 function | Uses 0 functions

load_image_to_edit

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

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

Used by 1 function | Uses 0 functions

wp_generate_attachment_metadata

Filter Hook: Filters the generated attachment meta data.

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

Used by 2 functions | Uses 0 functions

wp_crop_image()

Function: Crops an image to a given size.

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

Used by 4 functions | Uses 7 functions
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.