Changeset 2466242
- Timestamp:
- 02/01/2021 09:15:57 AM (5 years ago)
- Location:
- woocommerce-putler-connector
- Files:
-
- 3 edited
-
tags/2.10.0/readme.txt (modified) (1 diff)
-
tags/2.10.0/woocommerce-putler-connector.php (modified) (2 diffs)
-
trunk/woocommerce-putler-connector.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woocommerce-putler-connector/tags/2.10.0/readme.txt
r2466238 r2466242 7 7 Requires at least: 4.8.0 8 8 Tested up to: 5.6 9 Requires PHP: 5.6 +9 Requires PHP: 5.6 10 10 Stable tag: 2.10.0 11 11 License: GPL 3.0 -
woocommerce-putler-connector/tags/2.10.0/woocommerce-putler-connector.php
r2466238 r2466242 1 1 <?php 2 /* 2 /** 3 3 * Plugin Name: WooCommerce Putler Connector - Accurate Analytics and Reports for your WooCommerce Store 4 4 * Plugin URI: https://putler.com/connector/woocommerce/ … … 14 14 * WC requires at least: 2.0.0 15 15 * WC tested up to: 4.9.2 16 * Copyright (c) 2006 - 2021 Putler. All rights reserved. 16 17 * License: GNU General Public License v3.0 17 18 * License URI: http://www.gnu.org/licenses/gpl-3.0.html 18 */19 */ 19 20 20 21 -
woocommerce-putler-connector/trunk/woocommerce-putler-connector.php
r2466237 r2466242 1 1 <?php 2 /* 2 /** 3 3 * Plugin Name: WooCommerce Putler Connector - Accurate Analytics and Reports for your WooCommerce Store 4 4 * Plugin URI: https://putler.com/connector/woocommerce/ … … 14 14 * WC requires at least: 2.0.0 15 15 * WC tested up to: 4.9.2 16 * Copyright (c) 2006 - 2021 Putler. All rights reserved. 16 17 * License: GNU General Public License v3.0 17 18 * License URI: http://www.gnu.org/licenses/gpl-3.0.html 18 */19 */ 19 20 20 21
Note: See TracChangeset
for help on using the changeset viewer.