From: Chuck Scott Date: Tue, 26 Jul 2016 17:33:38 +0000 (-0400) Subject: Updated documentation for shortcodes and author name X-Git-Tag: v1.0.0^2~6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=982c87d52380b719609832500e71d21bfbf6e385;p=WP-Plugins%2Fglm-member-db-sample.git Updated documentation for shortcodes and author name --- diff --git a/index.php b/index.php index 242efcd..3d6c8da 100644 --- 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 */ diff --git a/setup/shortcodes.php b/setup/shortcodes.php index bcb28fa..383e673 100644 --- a/setup/shortcodes.php +++ b/setup/shortcodes.php @@ -76,34 +76,28 @@ * * Shortcode descriptions sample * - * - * [glm-members-sample-shortcode] - *   - * - *

- * Displays something related to this add-on. - *

- * - * - * - *   - * type="{types}" - * - *

- * The "type" attribute is used to select the type of data to be displayed. - * Below is a list of available list types. - *

- *

- * - * - * - * - *
List Types
oneType One
twoType Two
- *

- * - * - * - * + * + * [glm-members-sample-shortcode] + *   + * + * Displays something related to this add-on. + * + * + * + *   + * type="{types}" + * + * The "type" attribute is used to select the type of data to be displayed. + * Below is a list of available list types. + *

+ * + * + * + * + *
List Types
oneType One
twoType Two
+ *

+ * + * */ $glmMembersSampleShortcodes = array(