Get an array containing a collection of possible images for this post, stopping once we hit a method
that returns something useful.
static public get_images ( integer $post_id, array $args = [] ) : Array | ||
$post_id | integer | |
$args | array | Optional args, see defaults list for details |
return | Array | containing images that would be good for representing this post |