Functions/set collections for loop

set_collections_for_loop will set an array of collections to be used in a loop. Once you set the collections for a loop, you can then use the collection helper functions to display item metadata.

Usage

<?php
    set_collections_for_loop($collections);
?>

Arguments