Changeset 3316900
- Timestamp:
- 06/24/2025 10:54:06 AM (7 months ago)
- Location:
- dhlpwc
- Files:
-
- 6 edited
- 1 copied
-
tags/2.1.16 (copied) (copied from dhlpwc/trunk)
-
tags/2.1.16/README.md (modified) (1 diff)
-
tags/2.1.16/dhlpwoocommerce.php (modified) (2 diffs)
-
tags/2.1.16/readme.txt (modified) (2 diffs)
-
trunk/README.md (modified) (1 diff)
-
trunk/dhlpwoocommerce.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dhlpwc/tags/2.1.16/README.md
r3316882 r3316900 1 1 # DHL eCommerce (Benelux) for WooCommerce 2 2 3 v2.1.16 4 ## Changes 5 - Fixed feedback tab in the settings 6 3 7 v2.1.14 4 8 ## Changes 5 * Fixed feedback tab in the plugin settings9 - updated translation keys and translations 6 10 7 11 v2.1.13 -
dhlpwc/tags/2.1.16/dhlpwoocommerce.php
r3306954 r3316900 5 5 * Description: This is the official DHL eCommerce (Benelux) for WooCommerce plugin. 6 6 * Author: DHL eCommerce 7 * Version: 2.1.1 47 * Version: 2.1.16 8 8 * Requires at least: 4.7 9 9 * Tested up to: 6.6 … … 52 52 53 53 // Set constants 54 $this->define('DHLPWC_PLUGIN_VERSION', '2.1.1 4');54 $this->define('DHLPWC_PLUGIN_VERSION', '2.1.16'); 55 55 $this->define('DHLPWC_PLUGIN_FILE', __FILE__); 56 56 $this->define('DHLPWC_PLUGIN_BASENAME', plugin_basename(__FILE__)); -
dhlpwc/tags/2.1.16/readme.txt
r3316882 r3316900 5 5 Requires PHP: 5.6 6 6 Tested up to: 6.6 7 Stable tag: 2.1.1 47 Stable tag: 2.1.16 8 8 WC requires at least: 3.0.0 9 9 WC tested up to: 9.0.2 … … 57 57 == Changelog == 58 58 59 = 2.1.16 = 60 - Fixed feedback tab in the settings 61 59 62 = 2.1.14 = 60 * Fixed feedback tab in the plugin settings63 - updated translation keys and translations 61 64 62 65 = 2.1.13 = -
dhlpwc/trunk/README.md
r3316882 r3316900 1 1 # DHL eCommerce (Benelux) for WooCommerce 2 2 3 v2.1.16 4 ## Changes 5 - Fixed feedback tab in the settings 6 3 7 v2.1.14 4 8 ## Changes 5 * Fixed feedback tab in the plugin settings9 - updated translation keys and translations 6 10 7 11 v2.1.13 -
dhlpwc/trunk/dhlpwoocommerce.php
r3306954 r3316900 5 5 * Description: This is the official DHL eCommerce (Benelux) for WooCommerce plugin. 6 6 * Author: DHL eCommerce 7 * Version: 2.1.1 47 * Version: 2.1.16 8 8 * Requires at least: 4.7 9 9 * Tested up to: 6.6 … … 52 52 53 53 // Set constants 54 $this->define('DHLPWC_PLUGIN_VERSION', '2.1.1 4');54 $this->define('DHLPWC_PLUGIN_VERSION', '2.1.16'); 55 55 $this->define('DHLPWC_PLUGIN_FILE', __FILE__); 56 56 $this->define('DHLPWC_PLUGIN_BASENAME', plugin_basename(__FILE__)); -
dhlpwc/trunk/readme.txt
r3316882 r3316900 5 5 Requires PHP: 5.6 6 6 Tested up to: 6.6 7 Stable tag: 2.1.1 47 Stable tag: 2.1.16 8 8 WC requires at least: 3.0.0 9 9 WC tested up to: 9.0.2 … … 57 57 == Changelog == 58 58 59 = 2.1.16 = 60 - Fixed feedback tab in the settings 61 59 62 = 2.1.14 = 60 * Fixed feedback tab in the plugin settings63 - updated translation keys and translations 61 64 62 65 = 2.1.13 =
Note: See TracChangeset
for help on using the changeset viewer.