Bump version number
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 27 Jan 2017 18:51:56 +0000 (13:51 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 27 Jan 2017 18:51:56 +0000 (13:51 -0500)
Going to new version

Gaslightify.php

index 73e28c2..861b5f4 100755 (executable)
@@ -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.2
+Version: 1.5.4
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 License: Gaslight Media
@@ -44,7 +44,7 @@ function interface_client_safeguard() {
     if ( !current_user_can( 'edit_others_posts' ) ) {
         ?>
         <style type="text/css">
-            #menu-comments {
+            #menu-comments, #menu-posts-glm_coupons, #toplevel_page_glmclientinfo {
                 display: none !important;
             }
         </style>