ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 96

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

get_intermediate_image_sizes()

Function: Gets the available intermediate image sizes.

Source: wp-includes/media.php:786

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

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

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

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_Widget_Factory

Class: Singleton that registers and instantiates WP_Widget classes.

Source: wp-includes/class-wp-widget-factory.php:17

Used by 0 functions | Uses 0 functions
« Previous 1 … 95 96 97 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy