Plugin Directory

Changeset 2930963


Ignore:
Timestamp:
06/26/2023 02:15:15 PM (3 years ago)
Author:
datafeedr.com
Message:

Update to version 1.3.7 from GitHub

Location:
datafeedr-woocommerce-importer
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • datafeedr-woocommerce-importer/tags/1.3.7/datafeedr-woocommerce-importer.php

    r2913184 r2930963  
    1010Requires PHP: 7.4
    1111Requires at least: 3.8
    12 Tested up to: 6.2.1-RC1
    13 Version: 1.3.6
     12Tested up to: 6.2.3-alpha
     13Version: 1.3.7
    1414
    1515WC requires at least: 3.0
     
    4343 * Define constants.
    4444 */
    45 define( 'DFRPSWC_VERSION', '1.3.6' );
     45define( 'DFRPSWC_VERSION', '1.3.7' );
    4646define( 'DFRPSWC_DB_VERSION', '1.2.0' );
    4747define( 'DFRPSWC_URL', plugin_dir_url( __FILE__ ) );
  • datafeedr-woocommerce-importer/tags/1.3.7/readme.txt

    r2913184 r2930963  
    88Requires PHP: 7.4
    99Requires at least: 3.8
    10 Tested up to: 6.2.1-RC1
    11 Stable tag: 1.3.6
     10Tested up to: 6.2.3-alpha
     11Stable tag: 1.3.7
    1212
    1313Import products from the Datafeedr API into your WooCommerce store.
     
    2323> **Heads-up!** — This plugin requires that you have an active subscription to one of our API plans. Purchase a subscription [here](https://members.datafeedr.com/subscribe/api?utm_campaign=dfrapiplugin&utm_medium=referral&utm_source=wporg).
    2424
    25 [youtube https://www.youtube.com/watch?v=6MCcGkaUJX8]
     25[youtube https://www.youtube.com/watch?v=4bGJ9mRD_f8]
    2626
    2727= What is WooCommerce? =
     
    373736 reasons why you'll LOVE our plugin!
    3838
    39 * **750+ Million Products** - Access our massive database of affiliate products.
    40 
    41 * **22,000+ Merchants** - Select from thousands of internationally recognizable brands and boutique retailers.
     39* **950+ Million Products** - Access our massive database of affiliate products.
     40
     41* **26,000+ Merchants** - Select from thousands of internationally recognizable brands and boutique retailers.
    4242
    4343* **35+ Affiliate Networks** - Choose from the largest affiliate networks. (See full list below.)
     
    1141141. **2Performant** (RO)
    1151151. **ADCELL** (DE)
     1161. **addrevenue.io** (SE)
    1161171. **Admitad** (IN, RU, UA)
    1171181. **Adrecord** (DK, FI, NO, SE)
     
    1231241. **belboon** (DE, FR, NL, ES, PT, UK)
    1241251. **bol.com** (BE, NL)
    125 1. **ClickBank** (US)
    1261261. **clixGalore** (AU, NZ, UK, US)
    1271271. **Commission Factory** (AU)
     
    200200== Changelog ==
    201201
     202= 1.3.7 - 2023/06/26 =
     203* Updated some data in readme.
     204
    202205= 1.3.6 - 2023/05/16 =
    203206* Created option to disable SKU from appearing on Single Product Pages (WordPress Admin Area > Product Sets > WC Importer > Display SKU)
  • datafeedr-woocommerce-importer/trunk/datafeedr-woocommerce-importer.php

    r2913184 r2930963  
    1010Requires PHP: 7.4
    1111Requires at least: 3.8
    12 Tested up to: 6.2.1-RC1
    13 Version: 1.3.6
     12Tested up to: 6.2.3-alpha
     13Version: 1.3.7
    1414
    1515WC requires at least: 3.0
     
    4343 * Define constants.
    4444 */
    45 define( 'DFRPSWC_VERSION', '1.3.6' );
     45define( 'DFRPSWC_VERSION', '1.3.7' );
    4646define( 'DFRPSWC_DB_VERSION', '1.2.0' );
    4747define( 'DFRPSWC_URL', plugin_dir_url( __FILE__ ) );
  • datafeedr-woocommerce-importer/trunk/readme.txt

    r2913184 r2930963  
    88Requires PHP: 7.4
    99Requires at least: 3.8
    10 Tested up to: 6.2.1-RC1
    11 Stable tag: 1.3.6
     10Tested up to: 6.2.3-alpha
     11Stable tag: 1.3.7
    1212
    1313Import products from the Datafeedr API into your WooCommerce store.
     
    2323> **Heads-up!** — This plugin requires that you have an active subscription to one of our API plans. Purchase a subscription [here](https://members.datafeedr.com/subscribe/api?utm_campaign=dfrapiplugin&utm_medium=referral&utm_source=wporg).
    2424
    25 [youtube https://www.youtube.com/watch?v=6MCcGkaUJX8]
     25[youtube https://www.youtube.com/watch?v=4bGJ9mRD_f8]
    2626
    2727= What is WooCommerce? =
     
    373736 reasons why you'll LOVE our plugin!
    3838
    39 * **750+ Million Products** - Access our massive database of affiliate products.
    40 
    41 * **22,000+ Merchants** - Select from thousands of internationally recognizable brands and boutique retailers.
     39* **950+ Million Products** - Access our massive database of affiliate products.
     40
     41* **26,000+ Merchants** - Select from thousands of internationally recognizable brands and boutique retailers.
    4242
    4343* **35+ Affiliate Networks** - Choose from the largest affiliate networks. (See full list below.)
     
    1141141. **2Performant** (RO)
    1151151. **ADCELL** (DE)
     1161. **addrevenue.io** (SE)
    1161171. **Admitad** (IN, RU, UA)
    1171181. **Adrecord** (DK, FI, NO, SE)
     
    1231241. **belboon** (DE, FR, NL, ES, PT, UK)
    1241251. **bol.com** (BE, NL)
    125 1. **ClickBank** (US)
    1261261. **clixGalore** (AU, NZ, UK, US)
    1271271. **Commission Factory** (AU)
     
    200200== Changelog ==
    201201
     202= 1.3.7 - 2023/06/26 =
     203* Updated some data in readme.
     204
    202205= 1.3.6 - 2023/05/16 =
    203206* Created option to disable SKU from appearing on Single Product Pages (WordPress Admin Area > Product Sets > WC Importer > Display SKU)
Note: See TracChangeset for help on using the changeset viewer.