Changeset 1660301
- Timestamp:
- 05/18/2017 04:05:51 PM (9 years ago)
- Location:
- stackcommerce-connect/trunk
- Files:
-
- 4 edited
-
includes/class-stackcommerce-wp-settings.php (modified) (1 diff)
-
index.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
version.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
stackcommerce-connect/trunk/includes/class-stackcommerce-wp-settings.php
r1659819 r1660301 178 178 switch( $arguments['id'] ) { 179 179 case 'stackcommerce_wp_section_one': 180 echo '<p>The StackCommerce article plugin allow us to automatically create posts in your WordPress account. Use the settings below to control how these articles get created in your account.</p>';180 echo '<p>The StackCommerce article plugin allow us to automatically create posts in your WordPress account. Use the settings below to control how these articles get created in your WordPress installation.</p>'; 181 181 break; 182 182 case 'stackcommerce_wp_section_two': -
stackcommerce-connect/trunk/index.php
r1659824 r1660301 5 5 * Plugin URI: https://wordpress.org/plugins/stackcommerce-connect/ 6 6 * Description: The Connect plugin by StackCommerce connects your WordPress CMS to the StackCommerce Articles repository. 7 * Version: 1.0. 17 * Version: 1.0.2 8 8 * Author: StackCommerce, Inc 9 9 * Author URI: https://www.stackcommerce.com -
stackcommerce-connect/trunk/readme.txt
r1659824 r1660301 53 53 == Changelog == 54 54 55 = 1.0.2 = 56 * Copy tweaks. 57 55 58 = 1.0.1 = 56 59 * Add screenshots. -
stackcommerce-connect/trunk/version.txt
r1659824 r1660301 1 1.0. 11 1.0.2
Note: See TracChangeset
for help on using the changeset viewer.