Plugin Directory

Changeset 1660301


Ignore:
Timestamp:
05/18/2017 04:05:51 PM (9 years ago)
Author:
stackcommerce
Message:

Release 1.0.2

Location:
stackcommerce-connect/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • stackcommerce-connect/trunk/includes/class-stackcommerce-wp-settings.php

    r1659819 r1660301  
    178178        switch( $arguments['id'] ) {
    179179            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>';
    181181                break;
    182182            case 'stackcommerce_wp_section_two':
  • stackcommerce-connect/trunk/index.php

    r1659824 r1660301  
    55 * Plugin URI: https://wordpress.org/plugins/stackcommerce-connect/
    66 * Description: The Connect plugin by StackCommerce connects your WordPress CMS to the StackCommerce Articles repository.
    7  * Version: 1.0.1
     7 * Version: 1.0.2
    88 * Author: StackCommerce, Inc
    99 * Author URI: https://www.stackcommerce.com
  • stackcommerce-connect/trunk/readme.txt

    r1659824 r1660301  
    5353== Changelog ==
    5454
     55= 1.0.2 =
     56* Copy tweaks.
     57
    5558= 1.0.1 =
    5659* Add screenshots.
  • stackcommerce-connect/trunk/version.txt

    r1659824 r1660301  
    1 1.0.1
     11.0.2
Note: See TracChangeset for help on using the changeset viewer.