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:
22fc904
)
Removed extraneous useless nonsense that was included for no good reason.
author
Chuck Scott
<cscott@gaslightmedia.com>
Tue, 26 Jul 2016 17:30:38 +0000
(13:30 -0400)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Tue, 26 Jul 2016 17:30:38 +0000
(13:30 -0400)
setup/adminHooks.php
patch
|
blob
|
history
diff --git
a/setup/adminHooks.php
b/setup/adminHooks.php
index
8956b48
..
56f9b52
100644
(file)
--- a/
setup/adminHooks.php
+++ b/
setup/adminHooks.php
@@
-26,9
+26,3
@@
* Also note that parameters will be in the context of the main admin controller constructor.
*/
-// Add events notices to main dashboard widget
- add_filter( 'glm-member-db-dashboard-widget-notices', function( $parameter ) {
-
-
-
- });