ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Media
  • Page 10

image_resize_dimensions()

Function: Retrieves calculated resize dimensions for use in WP_Image_Editor.

Source: wp-includes/media.php:499

Used by 0 functions | Uses 0 functions

image_resize_dimensions

Filter Hook: Filters whether to preempt calculating the image resize dimensions.

Source: wp-includes/media.php:523

Used by 0 functions | Uses 0 functions

image_make_intermediate_size()

Function: Resizes an image to make a thumbnail or intermediate size.

Source: wp-includes/media.php:605

Used by 0 functions | Uses 0 functions

wp_image_matches_ratio()

Function: Helper function to test if aspect ratios for two images match.

Source: wp-includes/media.php:633

Used by 0 functions | Uses 0 functions

image_get_intermediate_size()

Function: Retrieves the image’s intermediate size (resized) path, width, and height.

Source: wp-includes/media.php:688

Used by 0 functions | Uses 0 functions

image_get_intermediate_size

Filter Hook: Filters the output of image_get_intermediate_size()

Source: wp-includes/media.php:776

Used by 0 functions | Uses 0 functions

image_downsize

Filter Hook: Filters whether to preempt the output of image_downsize().

Source: wp-includes/media.php:201

Used by 0 functions | Uses 0 functions

add_image_size()

Function: Register a new image size.

Source: wp-includes/media.php:277

Used by 0 functions | Uses 0 functions

has_image_size()

Function: Check if an image size exists.

Source: wp-includes/media.php:295

Used by 0 functions | Uses 0 functions

remove_image_size()

Function: Remove a new image size.

Source: wp-includes/media.php:310

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy