Updated documentation for shortcodes and author name
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 26 Jul 2016 17:33:38 +0000 (13:33 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 26 Jul 2016 17:33:38 +0000 (13:33 -0400)
index.php
setup/shortcodes.php

index 242efcd..3d6c8da 100644 (file)
--- a/index.php
+++ b/index.php
@@ -4,7 +4,7 @@
  * Plugin URI: http://www.gaslightmedia.com/
  * Description: Gaslight Media Members Database.
  * Version: 0.0.7
- * Author: Chuck Scott
+ * Author: Gaslight Media
  * Author URI: http://www.gaslightmedia.com/
  * License: GPL2
  */
index bcb28fa..383e673 100644 (file)
  *
  * Shortcode descriptions sample
  *
- *  <tr>
- *       <th>[glm-members-sample-shortcode]</th>
- *       <td>&nbsp;</td>
- *       <td width="50%">
- *           <p>
- *           Displays something related to this add-on.
- *           </p>
- *       </td>
- *   </tr>
- *   <tr>
- *       <td>&nbsp;</td>
- *       <th>type="{types}"</th>
- *       <td>
- *           <p>
- *           The "type" attribute is used to select the type of data to be displayed.
- *           Below is a list of available list types.
- *           </p>
- *           <p>
- *               <table width="100%">
- *                   <tr><th colspan=3">List Types</th></tr>
- *                   <tr><td>one</td><td>Type One</td></tr>
- *                   <tr><td>two</td><td>Type Two</td></tr>
- *               </table>
- *           </p>
- *
- *       </td>
- *   </tr>
- *
+ *      <tr>
+ *           <th>[glm-members-sample-shortcode]</th>
+ *           <td>&nbsp;</td>
+ *           <td width="50%">
+ *               Displays something related to this add-on.
+ *           </td>
+ *       </tr>
+ *       <tr>
+ *           <td>&nbsp;</td>
+ *           <th>type="{types}"</th>
+ *           <td>
+ *               The "type" attribute is used to select the type of data to be displayed.
+ *               Below is a list of available list types.
+ *               <p>
+ *                   <table width="100%">
+ *                       <tr><th colspan=3">List Types</th></tr>
+ *                       <tr><td>one</td><td>Type One</td></tr>
+ *                       <tr><td>two</td><td>Type Two</td></tr>
+ *                   </table>
+ *               </p>
+ *           </td>
+ *       </tr>
  */
 
 $glmMembersSampleShortcodes = array(