Filter: RML/Folder/QueryResult

apply_filters( 'RML/Folder/QueryResult', $posts ) → {Array.<int>|Array.<WP_Post>}

The folder content (attachments) is fetched.
Parameters:
Name Type Description
$posts Array.<int> | Array.<WP_Post> The posts
Returns:
Type
Array.<int> | Array.<WP_Post>