From: Steve Sutton Date: Fri, 27 Jan 2017 19:03:08 +0000 (-0500) Subject: Check capabilities per plugin. X-Git-Tag: v1.5.5^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=93f9a6c33b345fa58b37d56d69da422c662995f5;p=WP-Plugins%2FGaslightify.git Check capabilities per plugin. Use the caps from client info and coupons. --- diff --git a/Gaslightify.php b/Gaslightify.php index 861b5f4..4fa1fda 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.4 +Version: 1.5.5 Author: Gaslight Media Author URI: http://www.gaslightmedia.com License: Gaslight Media @@ -44,7 +44,25 @@ function interface_client_safeguard() { if ( !current_user_can( 'edit_others_posts' ) ) { ?> + + + +