Removed extraneous useless nonsense that was included for no good reason.
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 26 Jul 2016 17:30:38 +0000 (13:30 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 26 Jul 2016 17:30:38 +0000 (13:30 -0400)
setup/adminHooks.php

index 8956b48..56f9b52 100644 (file)
@@ -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 ) {
-
-
-
- });