From: Laury GvR Date: Fri, 13 Feb 2015 17:46:29 +0000 (-0500) Subject: Ewww mass optimizer now hidden X-Git-Tag: v1.4^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=f23893c215db7fcf6bc58d1ece1a6ddbd0801f68;p=WP-Plugins%2FGaslightify.git Ewww mass optimizer now hidden --- diff --git a/Gaslightify.php b/Gaslightify.php index c358c4d..a9718a4 100755 --- a/Gaslightify.php +++ b/Gaslightify.php @@ -53,7 +53,8 @@ add_action('admin_enqueue_scripts', 'my_admin_theme_style'); add_action('login_enqueue_scripts', 'my_admin_theme_style'); function my_admin_footer() { - echo '

This Theme was created by Gaslight Media.

'; + //echo '

This Theme was created by Gaslight Media.

'; + echo ""; } add_action('admin_footer_text', 'my_admin_footer'); @@ -128,7 +129,6 @@ function my_login_logo() { ?> background-size: auto; } -