Admin Menu Editor - Version 1.1.9

Version Description

Optional upgrade. Just adds a couple of screenshots for the WordPress.org plugin description.

Download this release

Release Info

Developer whiteshadow
Plugin Icon 128x128 Admin Menu Editor
Version 1.1.9
Comparing to
See all releases

Code changes from version 1.1.8 to 1.1.9

Files changed (5) hide show
  1. menu-editor.php +1 -1
  2. readme.txt +12 -2
  3. screenshot-1.png +0 -0
  4. screenshot-2.png +0 -0
  5. screenshot-3.png +0 -0
menu-editor.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Admin Menu Editor
4
  Plugin URI: http://w-shadow.com/blog/2008/12/20/admin-menu-editor-for-wordpress/
5
  Description: Lets you directly edit the WordPress admin menu. You can re-order, hide or rename existing menus, add custom menus and more.
6
- Version: 1.1.8
7
  Author: Janis Elsts
8
  Author URI: http://w-shadow.com/
9
  */
3
  Plugin Name: Admin Menu Editor
4
  Plugin URI: http://w-shadow.com/blog/2008/12/20/admin-menu-editor-for-wordpress/
5
  Description: Lets you directly edit the WordPress admin menu. You can re-order, hide or rename existing menus, add custom menus and more.
6
+ Version: 1.1.9
7
  Author: Janis Elsts
8
  Author URI: http://w-shadow.com/
9
  */
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
4
  Tags: admin, dashboard, menu, security, wpmu
5
  Requires at least: 3.0
6
  Tested up to: 3.4.1
7
- Stable tag: 1.1.8
8
 
9
  Lets you edit the WordPress admin menu. You can re-order, hide or rename menus, add custom menus and more.
10
 
@@ -55,6 +55,11 @@ Plugins installed in the `mu-plugins` directory are treated as "always on", so y
55
  * When Admin Menu Editor is installed in `mu-plugins` or activated via "Network Activate", only the "super admin" user can access the menu editor page. Other users will see the customized Dashboard menu, but be unable to edit it.
56
  * It is currently not possible to install Admin Menu Editor as both a normal and global plugin on the same site.
57
 
 
 
 
 
 
58
 
59
  == Changelog ==
60
 
@@ -151,4 +156,9 @@ Plugins installed in the `mu-plugins` directory are treated as "always on", so y
151
  = 0.1.5 =
152
  * First release on wordpress.org
153
  * Moved all images into a separate directory.
154
- * Added a readme.txt
 
 
 
 
 
4
  Tags: admin, dashboard, menu, security, wpmu
5
  Requires at least: 3.0
6
  Tested up to: 3.4.1
7
+ Stable tag: 1.1.9
8
 
9
  Lets you edit the WordPress admin menu. You can re-order, hide or rename menus, add custom menus and more.
10
 
55
  * When Admin Menu Editor is installed in `mu-plugins` or activated via "Network Activate", only the "super admin" user can access the menu editor page. Other users will see the customized Dashboard menu, but be unable to edit it.
56
  * It is currently not possible to install Admin Menu Editor as both a normal and global plugin on the same site.
57
 
58
+ == Screenshots ==
59
+
60
+ 1. Plugin interface
61
+ 2. A sample menu created by the plugin
62
+ 3. Re-ordering menu items via drag and drop
63
 
64
  == Changelog ==
65
 
156
  = 0.1.5 =
157
  * First release on wordpress.org
158
  * Moved all images into a separate directory.
159
+ * Added a readme.txt
160
+
161
+ == Upgrade Notice ==
162
+
163
+ = 1.1.9 =
164
+ Optional upgrade. Just adds a couple of screenshots for the WordPress.org plugin description.
screenshot-1.png ADDED
Binary file
screenshot-2.png ADDED
Binary file
screenshot-3.png ADDED
Binary file