Archive | Filters RSS feed for this section

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

image_make_intermediate_size

Resize an image to make a thumbnail or intermediate size.The returned array has the file size, the image width, and image height. The filter ‘image_make_intermediate_size’ can be used to hook in and change the values of the returned array. The only parameter is the resized file path.

1995

Continue reading