Archive | /wp-includes/media.php RSS feed for this section

wp_constrain_dimensions

Calculates the new dimensions for a downsampled image.If either width or height are empty, no constraint is applied on that dimension.

3487

Continue reading

img_caption_shortcode

The Caption shortcode.Allows a plugin to replace the content that would otherwise be returned. The filter is ‘img_caption_shortcode’ and passes an empty string, the attr parameter and the content parameter values.

2005

Continue reading