From bb84308788c5d538dbb9369bfd960dca070090cb Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 8 Feb 2017 15:21:18 -0500 Subject: [PATCH] remove event reg also --- Gaslightify.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gaslightify.php b/Gaslightify.php index eb12077..40d2823 100755 --- a/Gaslightify.php +++ b/Gaslightify.php @@ -4,7 +4,7 @@ Plugin Name: Gaslightify Plugin URI: http://URI_Of_Page_Describing_Plugin_and_Updates Description: A gasline to a Wordpress website. -Version: 1.5.7 +Version: 1.5.8 Author: Gaslight Media Author URI: http://www.gaslightmedia.com License: Gaslight Media @@ -35,7 +35,9 @@ function interface_client_safeguard() { if ( !current_user_can( 'edit_posts' ) ) { ?> -- 2.17.1