Randomly displaying YouTube videos

Randomly displaying YouTube videos

You can use every available view to create random displays.

The following shortcode randomly displays 16 videos on each page load using slider view.

[video_slidegal filter="misc::posts_per_page::is::16;misc::orderby::is::rand;misc::has_pages::is::false;"]

The following shortcode randomly displays 16 videos on each page load using video view.

[video_grid_expand filter="misc::posts_per_page::is::16;misc::orderby::is::rand;misc::has_pages::is::false;"]