Fixed issues with plugin not reporting hooksHelp.html correctly
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 24 Feb 2017 16:43:29 +0000 (11:43 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 24 Feb 2017 16:43:29 +0000 (11:43 -0500)
setup/adminHooks.php
setup/hooksHelp.html

index 7cbd73a..a873298 100644 (file)
@@ -27,7 +27,7 @@
   */
 
 
-// Add content to member detail page
+// Add hooksHelp.html file to admin Management hooks output
 add_filter('glm-member-db-admin-management-hooksHelp', function($content) {
 
         // Read in this plugin/addon hook help file
index 865bc48..651e805 100644 (file)
@@ -1,4 +1,4 @@
-<!-- Hooks Help from glm-member-db Plugin -->
+<!-- Hooks Help from glm-member-db-contacts Plugin -->
 
         <tr><th colspan="3" class="glm-notice"><p>Contacts Add-On</p></th></tr>