From 5187cc20b07567aad81b13606f1935689044f224 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 8 Feb 2017 15:18:21 -0500 Subject: [PATCH] Update to hide the glm associate widget For non editor or admin roles. --- Gaslightify.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gaslightify.php b/Gaslightify.php index 068abb4..eb12077 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.6 +Version: 1.5.7 Author: Gaslight Media Author URI: http://www.gaslightmedia.com License: Gaslight Media @@ -35,7 +35,7 @@ function interface_client_safeguard() { if ( !current_user_can( 'edit_posts' ) ) { ?> -- 2.17.1