Filters the array of images that would be good for a specific post. This filter is applied before options ($args) filter the original array.
Parameters
- $media
array Array of images that would be good for a specific post.
- $post_id
int Post ID.
- $args
array Array of options to get images.
Changelog
- Introduced in Jetpack 2.0.0