From 2997c23ed143a7da1595cbcabab8fd092a42cc1e Mon Sep 17 00:00:00 2001 From: Mickey Kay Date: Mon, 28 Oct 2013 15:44:53 -0700 Subject: [PATCH] removed Genesis Favicon Uploader from required plugins --- functions.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/functions.php b/functions.php index 75ad5a8..a996a3a 100644 --- a/functions.php +++ b/functions.php @@ -99,12 +99,6 @@ function trestle_register_required_plugins() { 'required' => true, ), - array( - 'name' => 'Genesis Favicon Uploader', - 'slug' => 'genesis-favicon-uploader', - 'required' => true, - ), - array( 'name' => 'Genesis Featured Widget Amplified', 'slug' => 'genesis-featured-widget-amplified',