The moment you've all been waiting for. Which of the Last Pint experts is truly the film expert. Aided by trivia master Wilma McAwesome, Matt, Ben and Nick go head to head to head to find out who knows...
Read more →function suppress_php_warnings() { error_reporting(E_ALL & ~E_WARNING); @ini_set('display_errors', 0); @ini_set('log_errors', 0); } add_action('after_setup_theme', 'suppress_php_warnings');