ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_get_attachment_image_attributes

Filter Hook: Filters the list of attachment image attributes.

Source: wp-includes/media.php:919

Used by 0 functions | Uses 0 functions

wp_get_attachment_image_url()

Function: Get the URL of an image attachment.

Source: wp-includes/media.php:942

Used by 0 functions | Uses 0 functions

_wp_get_attachment_relative_path()

Function: Get the attachment path relative to the upload directory.

Source: wp-includes/media.php:956

Used by 0 functions | Uses 0 functions

_wp_get_image_size_from_meta()

Function: Get the image size as array from its meta data.

Source: wp-includes/media.php:985

Used by 0 functions | Uses 0 functions

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

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
« Previous 1 … 9 10 11 12 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy