Plugin Directory

Changeset 1994144

Timestamp:
12/13/2018 09:51:17 PM (6 years ago)
Author:
christophherr
Message:

Fix typos and url

Location:
genesis-connect-for-woothemes-sensei
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • genesis-connect-for-woothemes-sensei/tags/1.2.0/README.md

    r1988453 r1994144  
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.txt
    1111
    12 This plugin integrates the Genesis Framework from Studiopress with the Sensei plugin.
     12This plugin integrates the Genesis Framework from Studioress with the Sensei plugin.
    1313
    1414## Description
     
    1616The plugin expands on the [Sensei Documentation](https://docs.woocommerce.com/document/sensei-and-theme-compatibility/) about adding theme compatibility.
    1717
    18 You will need the [Sensei](https://woocommerce.com/products/sensei/) plugin and the [Genesis Framework from Studiopress](https://www.studiopress.com) and/or one of its child themes.
     18You will need the [Sensei](https://woocommerce.com/products/sensei/) plugin and the [Genesis Framework from Studioress](https://www.studiopress.com) and/or one of its child themes.
    1919
    2020In other words, if you are not trying to integrate the Sensei plugin with the Genesis Framework and/or one of its child themes, you don't need or want this plugin.
  • genesis-connect-for-woothemes-sensei/tags/1.2.0/genesis-connect-for-woothemes-sensei.php

    r1851359 r1994144  
    9292function gcfws_admin_notice_message() {
    9393    $error = sprintf(
    94         // translators: Link to the Studiopress website.
     94        // translators: Link to the Studioress website.
    9595        __( 'Sorry, you can\'t use the Genesis Connect for Woothemes Sensei Plugin unless the <a href="%s">Genesis Framework</a> is active. The plugin has been deactivated.', 'gcfws' ),
    96         'http://www.studiopress.com'
     96        'http://www.studiopress.com'
    9797    );
    9898
  • genesis-connect-for-woothemes-sensei/tags/1.2.0/readme.txt

    r1988453 r1994144  
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.txt
    1111
    12 This plugin integrates the Genesis Framework from Studiopress with the Sensei plugin.
     12This plugin integrates the Genesis Framework from Studioress with the Sensei plugin.
    1313
    1414== Description ==
    1515The plugin expands on the [Sensei Documentation](https://docs.woocommerce.com/document/sensei-and-theme-compatibility/) about adding theme compatibility.
    1616
    17 You will need the [Sensei](https://woocommerce.com/products/sensei/) plugin and the [Genesis Framework from Studiopress](https://www.studiopress.com) and/or one of its child themes.
     17You will need the [Sensei](https://woocommerce.com/products/sensei/) plugin and the [Genesis Framework from Studioress](https://www.studiopress.com) and/or one of its child themes.
    1818
    1919In other words, if you are not trying to integrate the Sensei plugin with the Genesis Framework and/or one of its child themes, you don't need or want this plugin.
  • genesis-connect-for-woothemes-sensei/trunk/README.md

    r1988453 r1994144  
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.txt
    1111
    12 This plugin integrates the Genesis Framework from Studiopress with the Sensei plugin.
     12This plugin integrates the Genesis Framework from Studioress with the Sensei plugin.
    1313
    1414## Description
     
    1616The plugin expands on the [Sensei Documentation](https://docs.woocommerce.com/document/sensei-and-theme-compatibility/) about adding theme compatibility.
    1717
    18 You will need the [Sensei](https://woocommerce.com/products/sensei/) plugin and the [Genesis Framework from Studiopress](https://www.studiopress.com) and/or one of its child themes.
     18You will need the [Sensei](https://woocommerce.com/products/sensei/) plugin and the [Genesis Framework from Studioress](https://www.studiopress.com) and/or one of its child themes.
    1919
    2020In other words, if you are not trying to integrate the Sensei plugin with the Genesis Framework and/or one of its child themes, you don't need or want this plugin.
  • genesis-connect-for-woothemes-sensei/trunk/genesis-connect-for-woothemes-sensei.php

    r1851365 r1994144  
    9292function gcfws_admin_notice_message() {
    9393    $error = sprintf(
    94         // translators: Link to the Studiopress website.
     94        // translators: Link to the Studioress website.
    9595        __( 'Sorry, you can\'t use the Genesis Connect for Woothemes Sensei Plugin unless the <a href="%s">Genesis Framework</a> is active. The plugin has been deactivated.', 'gcfws' ),
    96         'http://www.studiopress.com'
     96        'http://www.studiopress.com'
    9797    );
    9898
  • genesis-connect-for-woothemes-sensei/trunk/readme.txt

    r1988453 r1994144  
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.txt
    1111
    12 This plugin integrates the Genesis Framework from Studiopress with the Sensei plugin.
     12This plugin integrates the Genesis Framework from Studioress with the Sensei plugin.
    1313
    1414== Description ==
    1515The plugin expands on the [Sensei Documentation](https://docs.woocommerce.com/document/sensei-and-theme-compatibility/) about adding theme compatibility.
    1616
    17 You will need the [Sensei](https://woocommerce.com/products/sensei/) plugin and the [Genesis Framework from Studiopress](https://www.studiopress.com) and/or one of its child themes.
     17You will need the [Sensei](https://woocommerce.com/products/sensei/) plugin and the [Genesis Framework from Studioress](https://www.studiopress.com) and/or one of its child themes.
    1818
    1919In other words, if you are not trying to integrate the Sensei plugin with the Genesis Framework and/or one of its child themes, you don't need or want this plugin.
Note: See TracChangeset for help on using the changeset viewer.