Setting up shortcode docs for pageslug
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 12 May 2017 15:29:46 +0000 (11:29 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 12 May 2017 15:29:46 +0000 (11:29 -0400)
This is for the event list shortcode.

setup/shortcodes.php

index b30a021..5d557e8 100644 (file)
@@ -193,6 +193,15 @@ $glmMembersEventsShortcodesDescription = '
         <td>
         The "limit" attribute limits the results to (number). Defaults to null.
         </td>
+    </tr>
+    <tr>
+        <td>&nbsp;</td>
+        <th>
+            pageslug="{ page name slug }"
+        </th>
+        <td>
+        The "pageslug" attribute sets the event detail page name. Default is event-detail.
+        </td>
     </tr>
      <tr>
         <th>[glm-members-event-detail]</th>