From ab64fc0f3dcdfc5322d9b4e6ccd8f48f102ec49a Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 12 May 2017 11:29:46 -0400 Subject: [PATCH] Setting up shortcode docs for pageslug This is for the event list shortcode. --- setup/shortcodes.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/setup/shortcodes.php b/setup/shortcodes.php index b30a021..5d557e8 100644 --- a/setup/shortcodes.php +++ b/setup/shortcodes.php @@ -193,6 +193,15 @@ $glmMembersEventsShortcodesDescription = ' The "limit" attribute limits the results to (number). Defaults to null. + + +   + + pageslug="{ page name slug }" + + + The "pageslug" attribute sets the event detail page name. Default is event-detail. + [glm-members-event-detail] -- 2.17.1