Tune in to hear Ben, Matt and Nick as they are joined in studio by a MSYTERY GUEST! They will have you seeing double as they discuss their favorite picks for movies that go together like Peanut Butter...
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');