Version Description
- Fix: translation strings
Download this release
Release Info
| Developer | quadlayers |
| Plugin | |
| Version | 2.4.2 |
| Comparing to | |
| See all releases | |
Code changes from version 2.4.1 to 2.4.2
includes/controller/archives.php
CHANGED
|
@@ -35,7 +35,7 @@ class QLWCDC_Controller_Archives {
|
|
| 35 |
),
|
| 36 |
array(
|
| 37 |
'name' => esc_html__('Replace Add to cart text', 'woocommerce-direct-checkout'),
|
| 38 |
-
'desc_tip' => esc_html__('Replace
|
| 39 |
'id' => 'qlwcdc_add_archive_text',
|
| 40 |
'type' => 'select',
|
| 41 |
'class' => 'chosen_select',
|
| 35 |
),
|
| 36 |
array(
|
| 37 |
'name' => esc_html__('Replace Add to cart text', 'woocommerce-direct-checkout'),
|
| 38 |
+
'desc_tip' => esc_html__('Replace Add to cart text', 'woocommerce-direct-checkout'),
|
| 39 |
'id' => 'qlwcdc_add_archive_text',
|
| 40 |
'type' => 'select',
|
| 41 |
'class' => 'chosen_select',
|
includes/controller/general.php
CHANGED
|
@@ -100,7 +100,7 @@ class QLWCDC_Controller_General
|
|
| 100 |
),
|
| 101 |
array(
|
| 102 |
'name' => esc_html__('Replace cart url', 'woocommerce-direct-checkout'),
|
| 103 |
-
'desc_tip' => esc_html__('Replace cart url
|
| 104 |
'id' => 'qlwcdc_replace_cart_url',
|
| 105 |
'type' => 'select',
|
| 106 |
'class' => 'chosen_select',
|
|
@@ -113,7 +113,7 @@ class QLWCDC_Controller_General
|
|
| 113 |
),
|
| 114 |
array(
|
| 115 |
'name' => esc_html__('Replace cart url with custom url', 'woocommerce-direct-checkout'),
|
| 116 |
-
'desc_tip' => esc_html__('Replace cart url with custom url
|
| 117 |
'id' => 'qlwcdc_replace_cart_url_custom',
|
| 118 |
'type' => 'text',
|
| 119 |
'placeholder' => wc_get_checkout_url(),
|
| 100 |
),
|
| 101 |
array(
|
| 102 |
'name' => esc_html__('Replace cart url', 'woocommerce-direct-checkout'),
|
| 103 |
+
'desc_tip' => esc_html__('Replace cart url', 'woocommerce-direct-checkout'),
|
| 104 |
'id' => 'qlwcdc_replace_cart_url',
|
| 105 |
'type' => 'select',
|
| 106 |
'class' => 'chosen_select',
|
| 113 |
),
|
| 114 |
array(
|
| 115 |
'name' => esc_html__('Replace cart url with custom url', 'woocommerce-direct-checkout'),
|
| 116 |
+
'desc_tip' => esc_html__('Replace cart url with custom url', 'woocommerce-direct-checkout'),
|
| 117 |
'id' => 'qlwcdc_replace_cart_url_custom',
|
| 118 |
'type' => 'text',
|
| 119 |
'placeholder' => wc_get_checkout_url(),
|
includes/controller/products.php
CHANGED
|
@@ -63,7 +63,7 @@ class QLWCDC_Controller_Products {
|
|
| 63 |
),
|
| 64 |
array(
|
| 65 |
'name' => esc_html__('Replace Add to cart text', 'woocommerce-direct-checkout'),
|
| 66 |
-
'desc_tip' => esc_html__('Replace
|
| 67 |
'id' => 'qlwcdc_add_product_text',
|
| 68 |
'type' => 'select',
|
| 69 |
'class' => 'chosen_select',
|
|
@@ -210,7 +210,7 @@ class QLWCDC_Controller_Products {
|
|
| 210 |
array(
|
| 211 |
'label' => esc_html__('Replace Add to cart text', 'woocommerce-direct-checkout'),
|
| 212 |
'desc_tip' => true,
|
| 213 |
-
'description' => esc_html__('Replace
|
| 214 |
'id' => 'qlwcdc_add_product_text',
|
| 215 |
'type' => 'select',
|
| 216 |
'options' => array(
|
| 63 |
),
|
| 64 |
array(
|
| 65 |
'name' => esc_html__('Replace Add to cart text', 'woocommerce-direct-checkout'),
|
| 66 |
+
'desc_tip' => esc_html__('Replace Add to cart text', 'woocommerce-direct-checkout'),
|
| 67 |
'id' => 'qlwcdc_add_product_text',
|
| 68 |
'type' => 'select',
|
| 69 |
'class' => 'chosen_select',
|
| 210 |
array(
|
| 211 |
'label' => esc_html__('Replace Add to cart text', 'woocommerce-direct-checkout'),
|
| 212 |
'desc_tip' => true,
|
| 213 |
+
'description' => esc_html__('Replace Add to cart text', 'woocommerce-direct-checkout'),
|
| 214 |
'id' => 'qlwcdc_add_product_text',
|
| 215 |
'type' => 'select',
|
| 216 |
'options' => array(
|
languages/woocommerce-direct-checkout.pot
CHANGED
|
@@ -2,14 +2,14 @@
|
|
| 2 |
msgid ""
|
| 3 |
msgstr ""
|
| 4 |
"Project-Id-Version: Direct Checkout for WooCommerce\n"
|
| 5 |
-
"POT-Creation-Date: 2020-
|
| 6 |
"PO-Revision-Date: 2019-08-09 07:24-0300\n"
|
| 7 |
"Last-Translator: \n"
|
| 8 |
"Language-Team: \n"
|
| 9 |
"MIME-Version: 1.0\n"
|
| 10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
| 11 |
"Content-Transfer-Encoding: 8bit\n"
|
| 12 |
-
"X-Generator: Poedit 2.
|
| 13 |
"X-Poedit-Basepath: ..\n"
|
| 14 |
"X-Poedit-WPHeader: woocommerce-direct-checkout.php\n"
|
| 15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
|
@@ -24,17 +24,13 @@ msgstr ""
|
|
| 24 |
msgid "Archives"
|
| 25 |
msgstr ""
|
| 26 |
|
| 27 |
-
#: includes/controller/archives.php:
|
| 28 |
-
#: includes/controller/products.php:
|
|
|
|
| 29 |
msgid "Replace Add to cart text"
|
| 30 |
msgstr ""
|
| 31 |
|
| 32 |
-
#: includes/controller/archives.php:
|
| 33 |
-
#: includes/controller/products.php:213
|
| 34 |
-
msgid "Replace \"Add to cart\" text."
|
| 35 |
-
msgstr ""
|
| 36 |
-
|
| 37 |
-
#: includes/controller/archives.php:58 includes/controller/archives.php:92
|
| 38 |
#: includes/controller/checkout.php:43 includes/controller/checkout.php:120
|
| 39 |
#: includes/controller/checkout.php:132 includes/controller/checkout.php:144
|
| 40 |
#: includes/controller/checkout.php:156 includes/controller/checkout.php:168
|
|
@@ -48,7 +44,7 @@ msgstr ""
|
|
| 48 |
msgid "Yes"
|
| 49 |
msgstr ""
|
| 50 |
|
| 51 |
-
#: includes/controller/archives.php:
|
| 52 |
#: includes/controller/checkout.php:44 includes/controller/checkout.php:121
|
| 53 |
#: includes/controller/checkout.php:133 includes/controller/checkout.php:145
|
| 54 |
#: includes/controller/checkout.php:157 includes/controller/checkout.php:169
|
|
@@ -63,54 +59,54 @@ msgstr ""
|
|
| 63 |
msgid "No"
|
| 64 |
msgstr ""
|
| 65 |
|
| 66 |
-
#: includes/controller/archives.php:
|
| 67 |
msgid "Replace Add to cart text in"
|
| 68 |
msgstr ""
|
| 69 |
|
| 70 |
-
#: includes/controller/archives.php:
|
| 71 |
msgid "Replace \"Add to cart\" text in product types."
|
| 72 |
msgstr ""
|
| 73 |
|
| 74 |
-
#: includes/controller/archives.php:
|
| 75 |
msgid "Simple Products"
|
| 76 |
msgstr ""
|
| 77 |
|
| 78 |
-
#: includes/controller/archives.php:
|
| 79 |
msgid "Grouped Products"
|
| 80 |
msgstr ""
|
| 81 |
|
| 82 |
-
#: includes/controller/archives.php:
|
| 83 |
msgid "Virtual Products"
|
| 84 |
msgstr ""
|
| 85 |
|
| 86 |
-
#: includes/controller/archives.php:
|
| 87 |
msgid "Variable Products"
|
| 88 |
msgstr ""
|
| 89 |
|
| 90 |
-
#: includes/controller/archives.php:
|
| 91 |
msgid "Downloadable Products"
|
| 92 |
msgstr ""
|
| 93 |
|
| 94 |
-
#: includes/controller/archives.php:
|
| 95 |
#: includes/controller/products.php:223
|
| 96 |
msgid "Replace Add to cart text content"
|
| 97 |
msgstr ""
|
| 98 |
|
| 99 |
-
#: includes/controller/archives.php:
|
| 100 |
#: includes/controller/products.php:225
|
| 101 |
msgid "Replace \"Add to cart\" text with this text."
|
| 102 |
msgstr ""
|
| 103 |
|
| 104 |
-
#: includes/controller/archives.php:
|
| 105 |
#: includes/view/backend/pages/parts/header.php:8
|
| 106 |
msgid "Purchase"
|
| 107 |
msgstr ""
|
| 108 |
|
| 109 |
-
#: includes/controller/archives.php:
|
| 110 |
msgid "Add quick view button"
|
| 111 |
msgstr ""
|
| 112 |
|
| 113 |
-
#: includes/controller/archives.php:
|
| 114 |
msgid "Add product quick view modal button."
|
| 115 |
msgstr ""
|
| 116 |
|
|
@@ -358,22 +354,14 @@ msgstr ""
|
|
| 358 |
msgid "Added to cart redirect to custom url"
|
| 359 |
msgstr ""
|
| 360 |
|
| 361 |
-
#: includes/controller/general.php:102
|
| 362 |
msgid "Replace cart url"
|
| 363 |
msgstr ""
|
| 364 |
|
| 365 |
-
#: includes/controller/general.php:
|
| 366 |
-
msgid "Replace cart url."
|
| 367 |
-
msgstr ""
|
| 368 |
-
|
| 369 |
-
#: includes/controller/general.php:115
|
| 370 |
msgid "Replace cart url with custom url"
|
| 371 |
msgstr ""
|
| 372 |
|
| 373 |
-
#: includes/controller/general.php:116
|
| 374 |
-
msgid "Replace cart url with custom url."
|
| 375 |
-
msgstr ""
|
| 376 |
-
|
| 377 |
#: includes/controller/premium.php:21 includes/controller/premium.php:34
|
| 378 |
#: includes/notices.php:84 includes/view/backend/pages/premium.php:6
|
| 379 |
msgid "Premium"
|
| 2 |
msgid ""
|
| 3 |
msgstr ""
|
| 4 |
"Project-Id-Version: Direct Checkout for WooCommerce\n"
|
| 5 |
+
"POT-Creation-Date: 2020-09-29 12:18-0300\n"
|
| 6 |
"PO-Revision-Date: 2019-08-09 07:24-0300\n"
|
| 7 |
"Last-Translator: \n"
|
| 8 |
"Language-Team: \n"
|
| 9 |
"MIME-Version: 1.0\n"
|
| 10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
| 11 |
"Content-Transfer-Encoding: 8bit\n"
|
| 12 |
+
"X-Generator: Poedit 2.4.1\n"
|
| 13 |
"X-Poedit-Basepath: ..\n"
|
| 14 |
"X-Poedit-WPHeader: woocommerce-direct-checkout.php\n"
|
| 15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
| 24 |
msgid "Archives"
|
| 25 |
msgstr ""
|
| 26 |
|
| 27 |
+
#: includes/controller/archives.php:37 includes/controller/archives.php:38
|
| 28 |
+
#: includes/controller/products.php:65 includes/controller/products.php:66
|
| 29 |
+
#: includes/controller/products.php:211 includes/controller/products.php:213
|
| 30 |
msgid "Replace Add to cart text"
|
| 31 |
msgstr ""
|
| 32 |
|
| 33 |
+
#: includes/controller/archives.php:43 includes/controller/archives.php:77
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
#: includes/controller/checkout.php:43 includes/controller/checkout.php:120
|
| 35 |
#: includes/controller/checkout.php:132 includes/controller/checkout.php:144
|
| 36 |
#: includes/controller/checkout.php:156 includes/controller/checkout.php:168
|
| 44 |
msgid "Yes"
|
| 45 |
msgstr ""
|
| 46 |
|
| 47 |
+
#: includes/controller/archives.php:44 includes/controller/archives.php:78
|
| 48 |
#: includes/controller/checkout.php:44 includes/controller/checkout.php:121
|
| 49 |
#: includes/controller/checkout.php:133 includes/controller/checkout.php:145
|
| 50 |
#: includes/controller/checkout.php:157 includes/controller/checkout.php:169
|
| 59 |
msgid "No"
|
| 60 |
msgstr ""
|
| 61 |
|
| 62 |
+
#: includes/controller/archives.php:49
|
| 63 |
msgid "Replace Add to cart text in"
|
| 64 |
msgstr ""
|
| 65 |
|
| 66 |
+
#: includes/controller/archives.php:50
|
| 67 |
msgid "Replace \"Add to cart\" text in product types."
|
| 68 |
msgstr ""
|
| 69 |
|
| 70 |
+
#: includes/controller/archives.php:55
|
| 71 |
msgid "Simple Products"
|
| 72 |
msgstr ""
|
| 73 |
|
| 74 |
+
#: includes/controller/archives.php:56
|
| 75 |
msgid "Grouped Products"
|
| 76 |
msgstr ""
|
| 77 |
|
| 78 |
+
#: includes/controller/archives.php:57
|
| 79 |
msgid "Virtual Products"
|
| 80 |
msgstr ""
|
| 81 |
|
| 82 |
+
#: includes/controller/archives.php:58
|
| 83 |
msgid "Variable Products"
|
| 84 |
msgstr ""
|
| 85 |
|
| 86 |
+
#: includes/controller/archives.php:59
|
| 87 |
msgid "Downloadable Products"
|
| 88 |
msgstr ""
|
| 89 |
|
| 90 |
+
#: includes/controller/archives.php:64 includes/controller/products.php:77
|
| 91 |
#: includes/controller/products.php:223
|
| 92 |
msgid "Replace Add to cart text content"
|
| 93 |
msgstr ""
|
| 94 |
|
| 95 |
+
#: includes/controller/archives.php:65 includes/controller/products.php:78
|
| 96 |
#: includes/controller/products.php:225
|
| 97 |
msgid "Replace \"Add to cart\" text with this text."
|
| 98 |
msgstr ""
|
| 99 |
|
| 100 |
+
#: includes/controller/archives.php:68 includes/controller/products.php:81
|
| 101 |
#: includes/view/backend/pages/parts/header.php:8
|
| 102 |
msgid "Purchase"
|
| 103 |
msgstr ""
|
| 104 |
|
| 105 |
+
#: includes/controller/archives.php:71
|
| 106 |
msgid "Add quick view button"
|
| 107 |
msgstr ""
|
| 108 |
|
| 109 |
+
#: includes/controller/archives.php:72
|
| 110 |
msgid "Add product quick view modal button."
|
| 111 |
msgstr ""
|
| 112 |
|
| 354 |
msgid "Added to cart redirect to custom url"
|
| 355 |
msgstr ""
|
| 356 |
|
| 357 |
+
#: includes/controller/general.php:102 includes/controller/general.php:103
|
| 358 |
msgid "Replace cart url"
|
| 359 |
msgstr ""
|
| 360 |
|
| 361 |
+
#: includes/controller/general.php:115 includes/controller/general.php:116
|
|
|
|
|
|
|
|
|
|
|
|
|
| 362 |
msgid "Replace cart url with custom url"
|
| 363 |
msgstr ""
|
| 364 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 365 |
#: includes/controller/premium.php:21 includes/controller/premium.php:34
|
| 366 |
#: includes/notices.php:84 includes/view/backend/pages/premium.php:6
|
| 367 |
msgid "Premium"
|
readme.txt
CHANGED
|
@@ -4,9 +4,9 @@ Donate link: https://quadlayers.com/portfolio/woocommerce-direct-checkout/
|
|
| 4 |
Tags: woocommerce, woocommerce ajax, woocommerce ajax cart, add to cart, woocommerce direct checkout, woocommerce quick buy, woocommerce remove checkout fields, woocommerce ajax single products, woocommerce one page checkout
|
| 5 |
Requires at least: 4.6
|
| 6 |
Tested up to: 5.5.0
|
| 7 |
-
Stable tag: 2.4.
|
| 8 |
WC requires at least: 3.1.0
|
| 9 |
-
WC tested up to: 4.
|
| 10 |
License: GPLv3
|
| 11 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
| 12 |
|
|
@@ -64,6 +64,9 @@ The premium version of WooCommerce Direct Checkot allows to include a quick purc
|
|
| 64 |
|
| 65 |
== Changelog ==
|
| 66 |
|
|
|
|
|
|
|
|
|
|
| 67 |
= 2.4.1 =
|
| 68 |
* Fix: WooCommerce Checkout Country
|
| 69 |
|
| 4 |
Tags: woocommerce, woocommerce ajax, woocommerce ajax cart, add to cart, woocommerce direct checkout, woocommerce quick buy, woocommerce remove checkout fields, woocommerce ajax single products, woocommerce one page checkout
|
| 5 |
Requires at least: 4.6
|
| 6 |
Tested up to: 5.5.0
|
| 7 |
+
Stable tag: 2.4.2
|
| 8 |
WC requires at least: 3.1.0
|
| 9 |
+
WC tested up to: 4.5.2
|
| 10 |
License: GPLv3
|
| 11 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
| 12 |
|
| 64 |
|
| 65 |
== Changelog ==
|
| 66 |
|
| 67 |
+
= 2.4.2 =
|
| 68 |
+
* Fix: translation strings
|
| 69 |
+
|
| 70 |
= 2.4.1 =
|
| 71 |
* Fix: WooCommerce Checkout Country
|
| 72 |
|
woocommerce-direct-checkout.php
CHANGED
|
@@ -4,13 +4,13 @@
|
|
| 4 |
* Plugin Name: Direct Checkout for WooCommerce
|
| 5 |
* Plugin URI: https://quadlayers.com/documentation/woocommerce-direct-checkout/
|
| 6 |
* Description: Simplifies the checkout process to improve your sales rate.
|
| 7 |
-
* Version: 2.4.
|
| 8 |
* Author: QuadLayers
|
| 9 |
* Author URI: https://quadlayers.com
|
| 10 |
* License: GPLv3
|
| 11 |
* Text Domain: woocommerce-direct-checkout
|
| 12 |
* WC requires at least: 3.1.0
|
| 13 |
-
* WC tested up to: 4.
|
| 14 |
*/
|
| 15 |
if (!defined('ABSPATH')) {
|
| 16 |
die('-1');
|
|
@@ -19,7 +19,7 @@ if (!defined('QLWCDC_PLUGIN_NAME')) {
|
|
| 19 |
define('QLWCDC_PLUGIN_NAME', 'Direct Checkout for WooCommerce');
|
| 20 |
}
|
| 21 |
if (!defined('QLWCDC_PLUGIN_VERSION')) {
|
| 22 |
-
define('QLWCDC_PLUGIN_VERSION', '2.4.
|
| 23 |
}
|
| 24 |
if (!defined('QLWCDC_PLUGIN_FILE')) {
|
| 25 |
define('QLWCDC_PLUGIN_FILE', __FILE__);
|
| 4 |
* Plugin Name: Direct Checkout for WooCommerce
|
| 5 |
* Plugin URI: https://quadlayers.com/documentation/woocommerce-direct-checkout/
|
| 6 |
* Description: Simplifies the checkout process to improve your sales rate.
|
| 7 |
+
* Version: 2.4.2
|
| 8 |
* Author: QuadLayers
|
| 9 |
* Author URI: https://quadlayers.com
|
| 10 |
* License: GPLv3
|
| 11 |
* Text Domain: woocommerce-direct-checkout
|
| 12 |
* WC requires at least: 3.1.0
|
| 13 |
+
* WC tested up to: 4.5.2
|
| 14 |
*/
|
| 15 |
if (!defined('ABSPATH')) {
|
| 16 |
die('-1');
|
| 19 |
define('QLWCDC_PLUGIN_NAME', 'Direct Checkout for WooCommerce');
|
| 20 |
}
|
| 21 |
if (!defined('QLWCDC_PLUGIN_VERSION')) {
|
| 22 |
+
define('QLWCDC_PLUGIN_VERSION', '2.4.2');
|
| 23 |
}
|
| 24 |
if (!defined('QLWCDC_PLUGIN_FILE')) {
|
| 25 |
define('QLWCDC_PLUGIN_FILE', __FILE__);
|
