Above code will get first 10 featured videos and stores the array in {$custom_videos} varible. Now we will loop through the variable to display the videos.
This will get first 5 active featured videos of user with ID β1β and will sort them according to their featured_date from lasted to oldest. {$usr_feats} contains loop. Time to display.