Update shortcode text.
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 24 Oct 2016 18:16:12 +0000 (14:16 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 24 Oct 2016 18:16:12 +0000 (14:16 -0400)
Explain the member_only attribute.

setup/shortcodes.php

index 759a6c8..e48f8a2 100644 (file)
@@ -186,9 +186,9 @@ $glmMembersEventsShortcodesDescription = '
     </tr>
     <tr>
         <th>[glm-members-event-front-add]</th>
-        <td>&nbsp;</td>
+        <th>member_only="{ True/False }"</th>
         <td width="50%">
-            Adds an event submission form to the page.
+            Adds an event submission form to the page. The member_only attribute will allow the add event form in the member only section.
         </td>
     </tr>
 ';