Cancel culture is on the rise and the boys of Last Pint are here to weigh in. With more and more celebrities finding themselves in hot water, Matt, Ben and Nick have a lot to say about the matter. Should...
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');