For non editor or admin roles.
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
if ( !current_user_can( 'edit_posts' ) ) {
?>
<style type="text/css">
- #menu-posts, #menu-comments {
+ #menu-posts, #menu-comments, #glm_members_admin_dashboard_widget {
display: none !important;
}
</style>