Plugin Directory

Changeset 3093985


Ignore:
Timestamp:
05/28/2024 02:42:53 PM (22 months ago)
Author:
shindhl
Message:

Release 2.1.2

  • Added a new fallback shipping method
  • Updated support email address
  • Updated the description to indicate this plugin is only for Benelux users
  • Fixed long messages in label creation screen being cut off screen
Location:
dhlpwc
Files:
22 edited
1 copied

Legend:

Unmodified
Added
Removed
  • dhlpwc/tags/2.1.2/README.md

    r3073147 r3093985  
    1 # DHL eCommerce for WooCommerce
    2  
     1# DHL eCommerce (Benelux) for WooCommerce
     2 
     3v2.1.2
     4## Changes
     5- Added a new fallback shipping method
     6- Updated support email address
     7- Updated the description to indicate this plugin is only for Benelux users
     8- Fixed long messages in label creation screen being cut off screen
     9
    310v2.1.1
    411## Changes
  • dhlpwc/tags/2.1.2/assets/css/dhlpwc.admin.css

    r3073094 r3093985  
    1 .dhlpwc_notice { color: #0a0; margin-bottom:0 }
    2 .dhlpwc_warning { color: #a00; margin-bottom:0 }
    3 .dhlpwc_error { color: #a00; margin-bottom:0 }
     1.dhlpwc_notice { color: #0a0; margin-bottom:0; white-space: normal }
     2.dhlpwc_warning { color: #a00; margin-bottom:0; white-space: normal }
     3.dhlpwc_error { color: #a00; margin-bottom:0; white-space: normal }
    44
    55.dhlpwc-meta-loader {
  • dhlpwc/tags/2.1.2/assets/js/dhlpwc.settings.js

    r3012853 r3093985  
    876876          '<a href="#TB_inline?&width=800&height=150&inlineId=dhlpwc_no_neighbour_next_day_info" class="thickbox">🛈</a>' +
    877877          '<div id="dhlpwc_no_neighbour_next_day_info" style="display:none;"><p>' + dhlpwc_settings_object.no_neighbour_next_day_info + '</p></div>'
     878        );
     879
     880        $('tr#dhlpwc-option-group-mirror-fallback').find('label:first-child').append(
     881          '<a href="#TB_inline?&width=800&height=150&inlineId=dhlpwc_fallback_info" class="thickbox">🛈</a>' +
     882          '<div id="dhlpwc_fallback_info" style="display:none;"><p>' + dhlpwc_settings_object.fallback_info + '</p></div>'
    878883        );
    879884
  • dhlpwc/tags/2.1.2/dhlpwoocommerce.php

    r3073147 r3093985  
    33 * Plugin Name:          DHL eCommerce for WooCommmerce
    44 * Plugin URI:           https://www.dhlparcel.nl
    5  * Description:          This is the official DHL eCommerce for WooCommerce plugin.
     5 * Description:          This is the official DHL eCommerce (Benelux) for WooCommerce plugin.
    66 * Author:               DHL eCommerce
    7  * Version:              2.1.1
     7 * Version:              2.1.2
    88 * Requires at least:    4.7.16
    99 * Tested up to:         6.3
     
    5252
    5353        // Set constants
    54         $this->define('DHLPWC_PLUGIN_VERSION', '2.1.1');
     54        $this->define('DHLPWC_PLUGIN_VERSION', '2.1.2');
    5555        $this->define('DHLPWC_PLUGIN_FILE', __FILE__);
    5656        $this->define('DHLPWC_PLUGIN_BASENAME', plugin_basename(__FILE__));
  • dhlpwc/tags/2.1.2/includes/controller/admin/class-dhlpwc-controller-admin-settings.php

    r3073094 r3093985  
    4949        add_submenu_page(
    5050            'woocommerce',
    51             __('DHL eCommerce for WooCommerce', 'dhlpwc'),
    52             __('DHL eCommerce for WooCommerce', 'dhlpwc'),
     51            __('DHL eCommerce (Benelux) for WooCommerce', 'dhlpwc'),
     52            __('DHL eCommerce (Benelux) for WooCommerce', 'dhlpwc'),
    5353            'manage_options',
    5454            'dhlpwc-menu-link',
     
    169169                'no_neighbour_same_day_info'       => DHLPWC_Model_Service_Shipping_Preset::instance()->find_preset('no_neighbour_same_day')->information,
    170170                'no_neighbour_next_day_info'       => DHLPWC_Model_Service_Shipping_Preset::instance()->find_preset('no_neighbour_next_day')->information,
     171                'fallback_info'                    => DHLPWC_Model_Service_Shipping_Preset::instance()->find_preset('fallback')->information,
    171172                'condition_templates'              => $condition_templates,
    172173                'currency_symbol'                  => get_woocommerce_currency_symbol(),
  • dhlpwc/tags/2.1.2/includes/model/service/class-dhlpwc-model-service-shipping-preset.php

    r2974250 r3093985  
    164164                ),
    165165                'information' => '',
     166            ),
     167            array(
     168                'frontend_id' => 'fallback',
     169                'setting_id' => 'fallback',
     170                'title' => __('Standard delivery', 'dhlpwc'),
     171                'options' => array(
     172                    DHLPWC_Model_Meta_Order_Option_Preference::OPTION_DOOR,
     173                ),
     174                'information' => 'Allow DHL eCommerce to show a fallback when there\'s an invalid configuration or when the DHL eCommerce API is unreachable.',
    166175            ),
    167176        );
  • dhlpwc/tags/2.1.2/includes/model/woocommerce/settings/class-dhlpwc-model-woocommerce-settings-shipping-method.php

    r3035206 r3093985  
    3737
    3838        $this->id = 'dhlpwc';
    39         $this->method_title = __('DHL eCommerce for WooCommerce', 'dhlpwc');
     39        $this->method_title = __('DHL eCommerce (Benelux) for WooCommerce', 'dhlpwc');
    4040        $this->method_description = __('This is the official DHL Plugin for WooCommerce in WordPress. Do you have a WooCommerce webshop and are you looking for an easy way to process shipments within the Netherlands and abroad? This plugin offers you many options. You can easily create shipping labels and offer multiple delivery options in your webshop. Set up your account below.', 'dhlpwc');
    4141        $this->instance_id = absint( $instance_id );
     
    10871087        }
    10881088
     1089        $added_rate = false;
     1090        $fallbackPreset = false;
    10891091        foreach ($presets as $data) {
    1090 
    10911092            $preset = new DHLPWC_Model_Meta_Shipping_Preset($data);
     1093            if ($data['frontend_id'] === 'fallback') {
     1094                $fallbackPreset = $preset;
     1095                continue;
     1096            }
    10921097
    10931098            $check_allowed_options = true;
     
    11491154
    11501155                if (!$this->disable_condition($preset->setting_id, $package)) {
     1156                    $added_rate = true;
    11511157                    $this->add_rate(array(
    11521158                        'id'        => 'dhlpwc-' . $preset->frontend_id,
     
    11561162                    ));
    11571163                }
    1158 
    11591164            }
     1165        }
     1166
     1167        if (!$added_rate && $fallbackPreset) {
     1168            $meta_data = array();
     1169            if ($sort_position = $this->get_option('sort_position_' . $preset->setting_id)) {
     1170                $meta_data = array('sort_position' => $sort_position);
     1171            }
     1172
     1173            $this->add_rate(array(
     1174                'id'        => 'dhlpwc-' . $fallbackPreset->frontend_id,
     1175                'label'     => __($fallbackPreset->title, 'dhlpwc'),
     1176                'cost'      => $this->calculate_cost($package, $preset->setting_id),
     1177                'meta_data' => $meta_data,
     1178            ));
    11601179        }
    11611180    }
  • dhlpwc/tags/2.1.2/languages/dhlpwc-nl_BE.po

    r2995038 r3093985  
    180180#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:54
    181181#: includes/model/woocommerce/settings/class-dhlpwc-model-woocommerce-settings-shipping-method.php:39
    182 msgid "DHL eCommerce for WooCommerce"
    183 msgstr "DHL eCommerce in WooCommerce"
     182msgid "DHL eCommerce (Benelux) for WooCommerce"
     183msgstr "DHL eCommerce (Benelux) in WooCommerce"
    184184
    185185#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:53
     
    299299
    300300#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:305
    301 msgid "View DHL eCommerce for WooCommerce settings"
    302 msgstr "DHL eCommerce in WooCommerce informatie"
     301msgid "View DHL eCommerce (Benelux) for WooCommerce settings"
     302msgstr "DHL eCommerce (Benelux) in WooCommerce informatie"
    303303
    304304#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:305
     
    15601560
    15611561#: includes/view/admin/migrate.php:10
    1562 msgid "DHL eCommerce for WooCommerce notice"
    1563 msgstr "DHL eCommerce in WooCommerce informatie"
     1562msgid "DHL eCommerce (Benelux) for WooCommerce notice"
     1563msgstr "DHL eCommerce (Benelux) in WooCommerce informatie"
    15641564
    15651565#: includes/view/admin/migrate.php:12
     
    16321632
    16331633#: includes/view/admin/migrate.php:39
    1634 msgid "Click here to install DHL eCommerce for WooCommerce."
    1635 msgstr "Klik hier om DHL eCommerce for WooCommerce te installeren."
     1634msgid "Click here to install DHL eCommerce (Benelux) for WooCommerce."
     1635msgstr "Klik hier om DHL eCommerce (Benelux) for WooCommerce te installeren."
    16361636
    16371637#: includes/view/admin/migrate.php:42
  • dhlpwc/tags/2.1.2/languages/dhlpwc-nl_NL.po

    r2995038 r3093985  
    180180#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:54
    181181#: includes/model/woocommerce/settings/class-dhlpwc-model-woocommerce-settings-shipping-method.php:39
    182 msgid "DHL eCommerce for WooCommerce"
    183 msgstr "DHL eCommerce in WooCommerce"
     182msgid "DHL eCommerce (Benelux) for WooCommerce"
     183msgstr "DHL eCommerce (Benelux) in WooCommerce"
    184184
    185185#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:53
     
    299299
    300300#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:305
    301 msgid "View DHL eCommerce for WooCommerce settings"
    302 msgstr "DHL eCommerce in WooCommerce informatie"
     301msgid "View DHL eCommerce (Benelux) for WooCommerce settings"
     302msgstr "DHL eCommerce (Benelux) in WooCommerce informatie"
    303303
    304304#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:305
     
    15601560
    15611561#: includes/view/admin/migrate.php:10
    1562 msgid "DHL eCommerce for WooCommerce notice"
    1563 msgstr "DHL eCommerce in WooCommerce informatie"
     1562msgid "DHL eCommerce (Benelux) for WooCommerce notice"
     1563msgstr "DHL eCommerce (Benelux) in WooCommerce informatie"
    15641564
    15651565#: includes/view/admin/migrate.php:12
     
    16321632
    16331633#: includes/view/admin/migrate.php:39
    1634 msgid "Click here to install DHL eCommerce for WooCommerce."
    1635 msgstr "Klik hier om DHL eCommerce for WooCommerce te installeren."
     1634msgid "Click here to install DHL eCommerce (Benelux) for WooCommerce."
     1635msgstr "Klik hier om DHL eCommerce (Benelux) for WooCommerce te installeren."
    16361636
    16371637#: includes/view/admin/migrate.php:42
  • dhlpwc/tags/2.1.2/languages/dhlpwc.pot

    r2995038 r3093985  
    180180#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:54
    181181#: includes/model/woocommerce/settings/class-dhlpwc-model-woocommerce-settings-shipping-method.php:39
    182 msgid "DHL eCommerce for WooCommerce"
     182msgid "DHL eCommerce (Benelux) for WooCommerce"
    183183msgstr ""
    184184
     
    298298
    299299#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:305
    300 msgid "View DHL eCommerce for WooCommerce settings"
     300msgid "View DHL eCommerce (Benelux) for WooCommerce settings"
    301301msgstr ""
    302302
     
    14721472
    14731473#: includes/view/admin/migrate.php:10
    1474 msgid "DHL eCommerce for WooCommerce notice"
     1474msgid "DHL eCommerce (Benelux) for WooCommerce notice"
    14751475msgstr ""
    14761476
     
    15371537
    15381538#: includes/view/admin/migrate.php:39
    1539 msgid "Click here to install DHL eCommerce for WooCommerce."
     1539msgid "Click here to install DHL eCommerce (Benelux) for WooCommerce."
    15401540msgstr ""
    15411541
  • dhlpwc/tags/2.1.2/readme.txt

    r3073147 r3093985  
    1 === DHL eCommerce for WooCommerce ===
     1=== DHL eCommerce (Benelux) for WooCommerce ===
    22Contributors:         dhlparcel, dhlsupport, shindhl, ronoerlemans, dennisdhl
    3 Tags:                 DHL, DHL Parcel, DHL Parcel for WooCommerce, DHLParcel, DHL Parcel NL, DHL Parcel Benelux, WooCommerce, Shipping, Shipping labels, Shipping rates, DHL eCommerce, DHL eCommerce for WooCommerce, DHLeCommerce, DHL eCommerce NL, DHL eCommerce Benelux
     3Tags:                 DHL, DHL eCommerce, WooCommerce, Shipping, Shipping rates
    44Requires at least:    4.7.16
    55Requires PHP:         5.6
    6 Tested up to:         6.2
    7 Stable tag:           2.1.1
     6Tested up to:         6.5.2
     7Stable tag:           2.1.2
    88WC requires at least: 3.0.0
    9 WC tested up to:      8.5.2
     9WC tested up to:      8.6.1
    1010License:              GPL v3 or later
    1111License URI:          https://www.gnu.org/licenses/gpl-3.0.html
     
    1515== Description ==
    1616
    17 Use the free official DHL eCommerce for WooCommerce plugin to professionalize your online store frontstage and behind the scenes. Manage your shipments easily. Offer visitors a unique experience by tailoring services to your business. Whether you process orders individually or a hundred at a time: you always have the right labels ready as soon as you want them.
    18 
    19 *Please note that this plug-in can be used by online stores that ship orders from the Benelux region.*
     17Use the free official DHL eCommerce (Benelux) for WooCommerce plugin to professionalize your online store frontstage and behind the scenes. Manage your shipments easily. Offer visitors a unique experience by tailoring services to your business. Whether you process orders individually or a hundred at a time: you always have the right labels ready as soon as you want them.
     18
     19*Please note that this plug-in can only be used by online stores that ship orders from the following regions:*
     20* Netherlands
     21* Belgium
     22* Luxembourg
    2023
    2124= Benefits & Features =
     
    5457== Changelog ==
    5558 
     59= 2.1.2 =
     60- Added a new fallback shipping method
     61- Updated support email address
     62- Updated the description to indicate this plugin is only for Benelux users
     63- Fixed long messages in label creation screen being cut off screen
     64
    5665= 2.1.1 =
    5766- This release has no code changes except for an updated version number to reflect Gutenberg changes
     
    408417== Frequently Asked Questions ==
    409418
    410 Do you have any questions about our WooCommerce plug-in? We are ready to assist you and we will try to provide you with an answer as soon as possible. In need of a quick solution? See if your question is in the shortlist below or check our [manual](https://www.dhlparcel.nl/sites/default/files/content/PDF/Manual_WooCommerce_plug-in_EN.pdf). If you didn’t find what you were looking for, we will gladly assist you if you send us an [e-mail](mailto:cas.parcel@dhl.com).
     419Do you have any questions about our WooCommerce plug-in? We are ready to assist you and we will try to provide you with an answer as soon as possible. In need of a quick solution? See if your question is in the shortlist below or check our [manual](https://www.dhlparcel.nl/sites/default/files/content/PDF/Manual_WooCommerce_plug-in_EN.pdf). If you didn’t find what you were looking for, we will gladly assist you if you send us an [e-mail](mailto:it.cas@dhl.com).
    411420
    412421= How to get started =
     
    446455= Migrating from DHL for WooCommerce =
    447456
    448 If you were using DHL for WooCommerce plugin previously, this plugin will continue using the same settings. No additional configuration is required, but we do recommend disabling the original DHL for WooCommerce plugin after verifying everything works with DHL eCommerce for WooCommerce.
     457If you were using DHL for WooCommerce plugin previously, this plugin will continue using the same settings. No additional configuration is required, but we do recommend disabling the original DHL for WooCommerce plugin after verifying everything works with DHL eCommerce (Benelux) for WooCommerce.
    449458
    450459== Upgrade Notice ==
  • dhlpwc/trunk/README.md

    r3073147 r3093985  
    1 # DHL eCommerce for WooCommerce
    2  
     1# DHL eCommerce (Benelux) for WooCommerce
     2 
     3v2.1.2
     4## Changes
     5- Added a new fallback shipping method
     6- Updated support email address
     7- Updated the description to indicate this plugin is only for Benelux users
     8- Fixed long messages in label creation screen being cut off screen
     9
    310v2.1.1
    411## Changes
  • dhlpwc/trunk/assets/css/dhlpwc.admin.css

    r3073094 r3093985  
    1 .dhlpwc_notice { color: #0a0; margin-bottom:0 }
    2 .dhlpwc_warning { color: #a00; margin-bottom:0 }
    3 .dhlpwc_error { color: #a00; margin-bottom:0 }
     1.dhlpwc_notice { color: #0a0; margin-bottom:0; white-space: normal }
     2.dhlpwc_warning { color: #a00; margin-bottom:0; white-space: normal }
     3.dhlpwc_error { color: #a00; margin-bottom:0; white-space: normal }
    44
    55.dhlpwc-meta-loader {
  • dhlpwc/trunk/assets/js/dhlpwc.settings.js

    r3012853 r3093985  
    876876          '<a href="#TB_inline?&width=800&height=150&inlineId=dhlpwc_no_neighbour_next_day_info" class="thickbox">🛈</a>' +
    877877          '<div id="dhlpwc_no_neighbour_next_day_info" style="display:none;"><p>' + dhlpwc_settings_object.no_neighbour_next_day_info + '</p></div>'
     878        );
     879
     880        $('tr#dhlpwc-option-group-mirror-fallback').find('label:first-child').append(
     881          '<a href="#TB_inline?&width=800&height=150&inlineId=dhlpwc_fallback_info" class="thickbox">🛈</a>' +
     882          '<div id="dhlpwc_fallback_info" style="display:none;"><p>' + dhlpwc_settings_object.fallback_info + '</p></div>'
    878883        );
    879884
  • dhlpwc/trunk/dhlpwoocommerce.php

    r3073147 r3093985  
    33 * Plugin Name:          DHL eCommerce for WooCommmerce
    44 * Plugin URI:           https://www.dhlparcel.nl
    5  * Description:          This is the official DHL eCommerce for WooCommerce plugin.
     5 * Description:          This is the official DHL eCommerce (Benelux) for WooCommerce plugin.
    66 * Author:               DHL eCommerce
    7  * Version:              2.1.1
     7 * Version:              2.1.2
    88 * Requires at least:    4.7.16
    99 * Tested up to:         6.3
     
    5252
    5353        // Set constants
    54         $this->define('DHLPWC_PLUGIN_VERSION', '2.1.1');
     54        $this->define('DHLPWC_PLUGIN_VERSION', '2.1.2');
    5555        $this->define('DHLPWC_PLUGIN_FILE', __FILE__);
    5656        $this->define('DHLPWC_PLUGIN_BASENAME', plugin_basename(__FILE__));
  • dhlpwc/trunk/includes/controller/admin/class-dhlpwc-controller-admin-settings.php

    r3073094 r3093985  
    4949        add_submenu_page(
    5050            'woocommerce',
    51             __('DHL eCommerce for WooCommerce', 'dhlpwc'),
    52             __('DHL eCommerce for WooCommerce', 'dhlpwc'),
     51            __('DHL eCommerce (Benelux) for WooCommerce', 'dhlpwc'),
     52            __('DHL eCommerce (Benelux) for WooCommerce', 'dhlpwc'),
    5353            'manage_options',
    5454            'dhlpwc-menu-link',
     
    169169                'no_neighbour_same_day_info'       => DHLPWC_Model_Service_Shipping_Preset::instance()->find_preset('no_neighbour_same_day')->information,
    170170                'no_neighbour_next_day_info'       => DHLPWC_Model_Service_Shipping_Preset::instance()->find_preset('no_neighbour_next_day')->information,
     171                'fallback_info'                    => DHLPWC_Model_Service_Shipping_Preset::instance()->find_preset('fallback')->information,
    171172                'condition_templates'              => $condition_templates,
    172173                'currency_symbol'                  => get_woocommerce_currency_symbol(),
  • dhlpwc/trunk/includes/model/service/class-dhlpwc-model-service-shipping-preset.php

    r2974250 r3093985  
    164164                ),
    165165                'information' => '',
     166            ),
     167            array(
     168                'frontend_id' => 'fallback',
     169                'setting_id' => 'fallback',
     170                'title' => __('Standard delivery', 'dhlpwc'),
     171                'options' => array(
     172                    DHLPWC_Model_Meta_Order_Option_Preference::OPTION_DOOR,
     173                ),
     174                'information' => 'Allow DHL eCommerce to show a fallback when there\'s an invalid configuration or when the DHL eCommerce API is unreachable.',
    166175            ),
    167176        );
  • dhlpwc/trunk/includes/model/woocommerce/settings/class-dhlpwc-model-woocommerce-settings-shipping-method.php

    r3035206 r3093985  
    3737
    3838        $this->id = 'dhlpwc';
    39         $this->method_title = __('DHL eCommerce for WooCommerce', 'dhlpwc');
     39        $this->method_title = __('DHL eCommerce (Benelux) for WooCommerce', 'dhlpwc');
    4040        $this->method_description = __('This is the official DHL Plugin for WooCommerce in WordPress. Do you have a WooCommerce webshop and are you looking for an easy way to process shipments within the Netherlands and abroad? This plugin offers you many options. You can easily create shipping labels and offer multiple delivery options in your webshop. Set up your account below.', 'dhlpwc');
    4141        $this->instance_id = absint( $instance_id );
     
    10871087        }
    10881088
     1089        $added_rate = false;
     1090        $fallbackPreset = false;
    10891091        foreach ($presets as $data) {
    1090 
    10911092            $preset = new DHLPWC_Model_Meta_Shipping_Preset($data);
     1093            if ($data['frontend_id'] === 'fallback') {
     1094                $fallbackPreset = $preset;
     1095                continue;
     1096            }
    10921097
    10931098            $check_allowed_options = true;
     
    11491154
    11501155                if (!$this->disable_condition($preset->setting_id, $package)) {
     1156                    $added_rate = true;
    11511157                    $this->add_rate(array(
    11521158                        'id'        => 'dhlpwc-' . $preset->frontend_id,
     
    11561162                    ));
    11571163                }
    1158 
    11591164            }
     1165        }
     1166
     1167        if (!$added_rate && $fallbackPreset) {
     1168            $meta_data = array();
     1169            if ($sort_position = $this->get_option('sort_position_' . $preset->setting_id)) {
     1170                $meta_data = array('sort_position' => $sort_position);
     1171            }
     1172
     1173            $this->add_rate(array(
     1174                'id'        => 'dhlpwc-' . $fallbackPreset->frontend_id,
     1175                'label'     => __($fallbackPreset->title, 'dhlpwc'),
     1176                'cost'      => $this->calculate_cost($package, $preset->setting_id),
     1177                'meta_data' => $meta_data,
     1178            ));
    11601179        }
    11611180    }
  • dhlpwc/trunk/languages/dhlpwc-nl_BE.po

    r2995038 r3093985  
    180180#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:54
    181181#: includes/model/woocommerce/settings/class-dhlpwc-model-woocommerce-settings-shipping-method.php:39
    182 msgid "DHL eCommerce for WooCommerce"
    183 msgstr "DHL eCommerce in WooCommerce"
     182msgid "DHL eCommerce (Benelux) for WooCommerce"
     183msgstr "DHL eCommerce (Benelux) in WooCommerce"
    184184
    185185#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:53
     
    299299
    300300#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:305
    301 msgid "View DHL eCommerce for WooCommerce settings"
    302 msgstr "DHL eCommerce in WooCommerce informatie"
     301msgid "View DHL eCommerce (Benelux) for WooCommerce settings"
     302msgstr "DHL eCommerce (Benelux) in WooCommerce informatie"
    303303
    304304#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:305
     
    15601560
    15611561#: includes/view/admin/migrate.php:10
    1562 msgid "DHL eCommerce for WooCommerce notice"
    1563 msgstr "DHL eCommerce in WooCommerce informatie"
     1562msgid "DHL eCommerce (Benelux) for WooCommerce notice"
     1563msgstr "DHL eCommerce (Benelux) in WooCommerce informatie"
    15641564
    15651565#: includes/view/admin/migrate.php:12
     
    16321632
    16331633#: includes/view/admin/migrate.php:39
    1634 msgid "Click here to install DHL eCommerce for WooCommerce."
    1635 msgstr "Klik hier om DHL eCommerce for WooCommerce te installeren."
     1634msgid "Click here to install DHL eCommerce (Benelux) for WooCommerce."
     1635msgstr "Klik hier om DHL eCommerce (Benelux) for WooCommerce te installeren."
    16361636
    16371637#: includes/view/admin/migrate.php:42
  • dhlpwc/trunk/languages/dhlpwc-nl_NL.po

    r2995038 r3093985  
    180180#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:54
    181181#: includes/model/woocommerce/settings/class-dhlpwc-model-woocommerce-settings-shipping-method.php:39
    182 msgid "DHL eCommerce for WooCommerce"
    183 msgstr "DHL eCommerce in WooCommerce"
     182msgid "DHL eCommerce (Benelux) for WooCommerce"
     183msgstr "DHL eCommerce (Benelux) in WooCommerce"
    184184
    185185#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:53
     
    299299
    300300#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:305
    301 msgid "View DHL eCommerce for WooCommerce settings"
    302 msgstr "DHL eCommerce in WooCommerce informatie"
     301msgid "View DHL eCommerce (Benelux) for WooCommerce settings"
     302msgstr "DHL eCommerce (Benelux) in WooCommerce informatie"
    303303
    304304#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:305
     
    15601560
    15611561#: includes/view/admin/migrate.php:10
    1562 msgid "DHL eCommerce for WooCommerce notice"
    1563 msgstr "DHL eCommerce in WooCommerce informatie"
     1562msgid "DHL eCommerce (Benelux) for WooCommerce notice"
     1563msgstr "DHL eCommerce (Benelux) in WooCommerce informatie"
    15641564
    15651565#: includes/view/admin/migrate.php:12
     
    16321632
    16331633#: includes/view/admin/migrate.php:39
    1634 msgid "Click here to install DHL eCommerce for WooCommerce."
    1635 msgstr "Klik hier om DHL eCommerce for WooCommerce te installeren."
     1634msgid "Click here to install DHL eCommerce (Benelux) for WooCommerce."
     1635msgstr "Klik hier om DHL eCommerce (Benelux) for WooCommerce te installeren."
    16361636
    16371637#: includes/view/admin/migrate.php:42
  • dhlpwc/trunk/languages/dhlpwc.pot

    r2995038 r3093985  
    180180#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:54
    181181#: includes/model/woocommerce/settings/class-dhlpwc-model-woocommerce-settings-shipping-method.php:39
    182 msgid "DHL eCommerce for WooCommerce"
     182msgid "DHL eCommerce (Benelux) for WooCommerce"
    183183msgstr ""
    184184
     
    298298
    299299#: includes/controller/admin/class-dhlpwc-controller-admin-settings.php:305
    300 msgid "View DHL eCommerce for WooCommerce settings"
     300msgid "View DHL eCommerce (Benelux) for WooCommerce settings"
    301301msgstr ""
    302302
     
    14721472
    14731473#: includes/view/admin/migrate.php:10
    1474 msgid "DHL eCommerce for WooCommerce notice"
     1474msgid "DHL eCommerce (Benelux) for WooCommerce notice"
    14751475msgstr ""
    14761476
     
    15371537
    15381538#: includes/view/admin/migrate.php:39
    1539 msgid "Click here to install DHL eCommerce for WooCommerce."
     1539msgid "Click here to install DHL eCommerce (Benelux) for WooCommerce."
    15401540msgstr ""
    15411541
  • dhlpwc/trunk/readme.txt

    r3073147 r3093985  
    1 === DHL eCommerce for WooCommerce ===
     1=== DHL eCommerce (Benelux) for WooCommerce ===
    22Contributors:         dhlparcel, dhlsupport, shindhl, ronoerlemans, dennisdhl
    3 Tags:                 DHL, DHL Parcel, DHL Parcel for WooCommerce, DHLParcel, DHL Parcel NL, DHL Parcel Benelux, WooCommerce, Shipping, Shipping labels, Shipping rates, DHL eCommerce, DHL eCommerce for WooCommerce, DHLeCommerce, DHL eCommerce NL, DHL eCommerce Benelux
     3Tags:                 DHL, DHL eCommerce, WooCommerce, Shipping, Shipping rates
    44Requires at least:    4.7.16
    55Requires PHP:         5.6
    6 Tested up to:         6.2
    7 Stable tag:           2.1.1
     6Tested up to:         6.5.2
     7Stable tag:           2.1.2
    88WC requires at least: 3.0.0
    9 WC tested up to:      8.5.2
     9WC tested up to:      8.6.1
    1010License:              GPL v3 or later
    1111License URI:          https://www.gnu.org/licenses/gpl-3.0.html
     
    1515== Description ==
    1616
    17 Use the free official DHL eCommerce for WooCommerce plugin to professionalize your online store frontstage and behind the scenes. Manage your shipments easily. Offer visitors a unique experience by tailoring services to your business. Whether you process orders individually or a hundred at a time: you always have the right labels ready as soon as you want them.
    18 
    19 *Please note that this plug-in can be used by online stores that ship orders from the Benelux region.*
     17Use the free official DHL eCommerce (Benelux) for WooCommerce plugin to professionalize your online store frontstage and behind the scenes. Manage your shipments easily. Offer visitors a unique experience by tailoring services to your business. Whether you process orders individually or a hundred at a time: you always have the right labels ready as soon as you want them.
     18
     19*Please note that this plug-in can only be used by online stores that ship orders from the following regions:*
     20* Netherlands
     21* Belgium
     22* Luxembourg
    2023
    2124= Benefits & Features =
     
    5457== Changelog ==
    5558 
     59= 2.1.2 =
     60- Added a new fallback shipping method
     61- Updated support email address
     62- Updated the description to indicate this plugin is only for Benelux users
     63- Fixed long messages in label creation screen being cut off screen
     64
    5665= 2.1.1 =
    5766- This release has no code changes except for an updated version number to reflect Gutenberg changes
     
    408417== Frequently Asked Questions ==
    409418
    410 Do you have any questions about our WooCommerce plug-in? We are ready to assist you and we will try to provide you with an answer as soon as possible. In need of a quick solution? See if your question is in the shortlist below or check our [manual](https://www.dhlparcel.nl/sites/default/files/content/PDF/Manual_WooCommerce_plug-in_EN.pdf). If you didn’t find what you were looking for, we will gladly assist you if you send us an [e-mail](mailto:cas.parcel@dhl.com).
     419Do you have any questions about our WooCommerce plug-in? We are ready to assist you and we will try to provide you with an answer as soon as possible. In need of a quick solution? See if your question is in the shortlist below or check our [manual](https://www.dhlparcel.nl/sites/default/files/content/PDF/Manual_WooCommerce_plug-in_EN.pdf). If you didn’t find what you were looking for, we will gladly assist you if you send us an [e-mail](mailto:it.cas@dhl.com).
    411420
    412421= How to get started =
     
    446455= Migrating from DHL for WooCommerce =
    447456
    448 If you were using DHL for WooCommerce plugin previously, this plugin will continue using the same settings. No additional configuration is required, but we do recommend disabling the original DHL for WooCommerce plugin after verifying everything works with DHL eCommerce for WooCommerce.
     457If you were using DHL for WooCommerce plugin previously, this plugin will continue using the same settings. No additional configuration is required, but we do recommend disabling the original DHL for WooCommerce plugin after verifying everything works with DHL eCommerce (Benelux) for WooCommerce.
    449458
    450459== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.