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'); Comments on: Episode 115 – 6 Degrees of Kevin Bacon https://lastpintprod.com/episode-115-6-degrees-of-kevin-bacon/ Discussions About Film, Television, Music, & Pop Culture...And Home of The New Way Podcast With Ben, Matt & Nick! Mon, 06 Apr 2020 03:46:01 +0000 hourly 1 https://wordpress.org/?v=6.9.4