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:
cc56e5d
)
Update shortcode text.
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 24 Oct 2016 18:16:12 +0000
(14:16 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 24 Oct 2016 18:16:12 +0000
(14:16 -0400)
Explain the member_only attribute.
setup/shortcodes.php
patch
|
blob
|
history
diff --git
a/setup/shortcodes.php
b/setup/shortcodes.php
index
759a6c8
..
e48f8a2
100644
(file)
--- a/
setup/shortcodes.php
+++ b/
setup/shortcodes.php
@@
-186,9
+186,9
@@
$glmMembersEventsShortcodesDescription = '
</tr>
<tr>
<th>[glm-members-event-front-add]</th>
- <t
d> </td
>
+ <t
h>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>
';