ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/media.php
  • Page 10

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

get_intermediate_image_sizes()

Function: Gets the available intermediate image sizes.

Source: wp-includes/media.php:786

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

remove_image_size()

Function: Remove a new image size.

Source: wp-includes/media.php:310

Used by 0 functions | Uses 0 functions

set_post_thumbnail_size()

Function: Registers an image size for the post thumbnail.

Source: wp-includes/media.php:333

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

get_image_tag_class

Filter Hook: Filters the value of the attachment’s image tag class attribute.

Source: wp-includes/media.php:380

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