ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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_src

Filter Hook: Filters the image src result.

Source: wp-includes/media.php:851

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

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

wp_constrain_dimensions

Filter Hook: Filters dimensions to constrain down-sampled images to.

Source: wp-includes/media.php:472

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