Advertisement

wp_constrain_dimensions

Calculates the new dimensions for a down-sampled image.

get_image_tag

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

Advertisement

image_downsize

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

image_hwstring

Retrieve width and height attributes using given width and height values.

Advertisement

wp_underscore_video_template

Output the markup for a video tag to be used in an Underscore template when data.model is passed.

Advertisement

wp_underscore_audio_template

Output the markup for a audio tag to be used in an Underscore template when data.model is passed.

wp_is_xml_request

Checks whether current request is an XML request, or is expecting an XML response.

wp_is_jsonp_request

Checks whether current request is a JSONP request, or is expecting a JSONP response.