added shortcode description to shortcodes.php
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 29 Apr 2016 16:44:39 +0000 (12:44 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 29 Apr 2016 16:44:39 +0000 (12:44 -0400)
setup/shortcodes.php

index cce67ba..cf65fb4 100644 (file)
@@ -142,5 +142,12 @@ $glmMembersEventsShortcodesDescription = '
             Displays a detail events.
         </td>
     </tr>
+    <tr>
+        <th>[glm-members-event-front-add]</th>
+        <td>&nbsp;</td>
+        <td width="50%">
+            Adds an event submission form to the page.
+        </td>
+    </tr>
     ';