Added documentation for the category-names attribute for the members-list shortcode.
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 14 Jun 2016 19:25:47 +0000 (15:25 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 14 Jun 2016 19:25:47 +0000 (15:25 -0400)
setup/shortcodes.php

index d160803..2aea27a 100644 (file)
@@ -196,6 +196,20 @@ $glmMembersShortcodesDescription = '
         </td>
     </tr>
     <tr>
+        <td>&nbsp;</td>
+        <th>
+            category-name="{ category name(s) }"
+        </th>
+        <td>
+            <p>
+            The "category-name" attribute is used display only members in a specific category or
+            categories by specifying the category names. To select multiple categories,
+            separate the category names with a ",". Category names must match the name of a
+            category exactly to be selected. Category names must be enclosed in quotes.
+            </p>
+        </td>
+    </tr>
+        <tr>
         <td>&nbsp;</td>
         <th>
             blank-start="{True/False}"