From: Steve Sutton Date: Thu, 23 Mar 2017 14:47:49 +0000 (-0400) Subject: Update plugin for menu location and icon X-Git-Tag: v1.2^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=b213745c33cd516d88a7123475cd799b07039136;p=WP-Plugins%2Fglm-simple-messageboard.git Update plugin for menu location and icon Setting icon for clipboard. Setting position to 3.200 --- diff --git a/controllers/Admin.php b/controllers/Admin.php index f4ee7ff..3ee869f 100644 --- a/controllers/Admin.php +++ b/controllers/Admin.php @@ -84,7 +84,8 @@ class Glmsimplemessageboard_Admin_Controller GLM_SIMPLEMESSAGEBOARD_NEW_CAPABILITY, 'glmsimplemessageboard', array($this, 'glmsimplemessageboard_options_page'), - 'dashicons-id' + 'dashicons-clipboard', + '3.200' ); } diff --git a/glm-simple-messageboard.php b/glm-simple-messageboard.php index d1976d5..bb560d1 100644 --- a/glm-simple-messageboard.php +++ b/glm-simple-messageboard.php @@ -2,7 +2,7 @@ /** * Plugin Name: GLM Simple Messageboard * Description: Option Setting for displaying two fields; a name and a message - * Version: 1.0.14 + * Version: 1.2.0 * Author: Gaslight Media * Author URI: http://www.gaslightmedia.com * License: All right reserved