adding docs for shortcodes
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 10 Mar 2016 19:58:55 +0000 (14:58 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 10 Mar 2016 19:58:55 +0000 (14:58 -0500)
setup/shortcodes.php

index 9c23395..3043323 100644 (file)
@@ -123,6 +123,13 @@ $glmMembersEventsShortcodesDescription = '
         <td width="50%">
             Displays a list of events.
         </td>
+    </tr>
+     <tr>
+        <th>[glm-members-event-detail]</th>
+        <td>&nbsp;</td>
+        <td width="50%">
+            Displays a detail events.
+        </td>
     </tr>
     ';