ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.5.0
  • Page 4

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_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

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

intermediate_image_sizes

Filter Hook: Filters the list of intermediate image sizes.

Source: wp-includes/media.php:801

Used by 0 functions | Uses 0 functions

wp_get_attachment_image_src()

Function: Retrieve an image to represent an attachment.

Source: wp-includes/media.php:822

Used by 0 functions | Uses 0 functions

wp_get_attachment_image()

Function: Get an HTML img element representing an image attachment

Source: wp-includes/media.php:871

Used by 0 functions | Uses 0 functions

image_downsize()

Function: Scale an image to fit a particular size (such as ‘thumb’ or ‘medium’).

Source: wp-includes/media.php:185

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

get_image_tag()

Function: Gets an img tag for an image attachment, scaling it down if requested.

Source: wp-includes/media.php:360

Used by 0 functions | Uses 0 functions

wp_constrain_dimensions()

Function: Calculates the new dimensions for a down-sampled image.

Source: wp-includes/media.php:414

Used by 0 functions | Uses 0 functions
« Previous 1 … 3 4 5 … 36 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy