Changeset 3161500
- Timestamp:
- 10/02/2024 12:19:51 PM (18 months ago)
- Location:
- wc-spod/trunk
- Files:
-
- 2 edited
- 2 copied
-
README.txt (modified) (2 diffs)
-
tags (copied) (copied from wc-spod/tags)
-
tags/tags (copied) (copied from wc-spod/tags)
-
wc-spod.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wc-spod/trunk/README.txt
r3156620 r3161500 4 4 Tags: Print on demand, Dropshipping, Woocommerce, POD, Print, Print on demand Europe, Print on demand US, SPOD, T-Shirts, Spreadshirt, Apparel, Spreadconnect 5 5 Requires at least: 4.6 - 5.7 6 Tested up to: 6. 5.07 Stable tag: 2.1. 46 Tested up to: 6.6.2 7 Stable tag: 2.1.5 8 8 License: GPLv2 or later 9 9 Requires PHP: 7.4 … … 65 65 == Changelog == 66 66 67 = 2.1.5 = 68 69 * Updated details for latest WordPress version 70 67 71 = 2.1.4 = 68 72 -
wc-spod/trunk/wc-spod.php
r3156620 r3161500 9 9 * Plugin URI: http://www.spreadshop.com/spreadconnect?affiliateID=12890 10 10 * Description: Connect your WooCommerce Shop to the leading provider of whitelabel print-on-demand services. Get an automatic product, order and order status synchronisation and a seamless integration into your WooCommerce setup ready within minutes. 11 * Version: 2.1. 411 * Version: 2.1.5 12 12 * Author: Spreadconnect 13 13 * Author URI: http://www.spreadshop.com/spreadconnect?affiliateID=12890 … … 40 40 * Currently plugin version. 41 41 */ 42 define( 'SPOD_POD_VERSION', '2.1. 4' );42 define( 'SPOD_POD_VERSION', '2.1.5' ); 43 43 define( 'MIN_WORDPRESS_VERSION_REQUIRED', 4.8 ); 44 44 define( 'MIN_WOOCOMMERCE_VERSION_REQUIRED', 4.7);
Note: See TracChangeset
for help on using the changeset viewer.