projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1afc3b1
)
Removing the main event menu
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 1 Apr 2016 18:15:07 +0000
(14:15 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 1 Apr 2016 18:15:07 +0000
(14:15 -0400)
Don't need this as main level
setup/adminMenus.php
patch
|
blob
|
history
diff --git
a/setup/adminMenus.php
b/setup/adminMenus.php
index
b905976
..
f15592b
100644
(file)
--- a/
setup/adminMenus.php
+++ b/
setup/adminMenus.php
@@
-71,6
+71,7
@@
*/
// Add a main menu item
+/*
add_menu_page(
'GLM Events', // Page Title
'GLM Events', // Menu Title
@@
-89,6
+90,7
@@
add_submenu_page(
'glm-members-admin-menu-events-add', // Menu slug
function() {$this->controller('add');}
);
+ */
add_submenu_page(
'glm-members-admin-menu-members', // Parent slug