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:
fd7cd18
)
added shortcode description to shortcodes.php
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 29 Apr 2016 16:44:39 +0000
(12:44 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 29 Apr 2016 16:44:39 +0000
(12:44 -0400)
setup/shortcodes.php
patch
|
blob
|
history
diff --git
a/setup/shortcodes.php
b/setup/shortcodes.php
index
cce67ba
..
cf65fb4
100644
(file)
--- a/
setup/shortcodes.php
+++ b/
setup/shortcodes.php
@@
-142,5
+142,12
@@
$glmMembersEventsShortcodesDescription = '
Displays a detail events.
</td>
</tr>
+ <tr>
+ <th>[glm-members-event-front-add]</th>
+ <td> </td>
+ <td width="50%">
+ Adds an event submission form to the page.
+ </td>
+ </tr>
';