projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af17f74
)
Setting up shortcode docs for pageslug
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 12 May 2017 15:29:46 +0000
(11:29 -0400)
committer
Steve 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
patch
|
blob
|
history
diff --git
a/setup/shortcodes.php
b/setup/shortcodes.php
index
b30a021
..
5d557e8
100644
(file)
--- a/
setup/shortcodes.php
+++ b/
setup/shortcodes.php
@@
-193,6
+193,15
@@
$glmMembersEventsShortcodesDescription = '
<td>
The "limit" attribute limits the results to (number). Defaults to null.
</td>
+ </tr>
+ <tr>
+ <td> </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>