From 08d2ceabd947240b46808c35469dfc4b4b7656d2 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 24 Oct 2016 14:16:12 -0400 Subject: [PATCH] Update shortcode text. Explain the member_only attribute. --- setup/shortcodes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/shortcodes.php b/setup/shortcodes.php index 759a6c8..e48f8a2 100644 --- a/setup/shortcodes.php +++ b/setup/shortcodes.php @@ -186,9 +186,9 @@ $glmMembersEventsShortcodesDescription = ' [glm-members-event-front-add] -   + member_only="{ True/False }" - 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. '; -- 2.17.1