Matt and Ben discuss sports in film. In this episode, you'll learn why Matt likes the last name Peffercorn, why Ben can't stop vibrating, and why James Earl Jones can own a film simply by saying, "Baseball".
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');