Matt and Ben (AND A SURPRISE CALLER...who may or may not just be a buzzed Nick SantaCroce dialing in from Philly) discuss the holy union of marriage and the big ole parties that kick them off: Weddings....
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');