Version Description
- Fix: Container Border
- Update: WPML Config
Download this release
Release Info
Developer | britner |
Plugin | Kadence WooCommerce Email Designer |
Version | 1.0.9 |
Comparing to | |
See all releases |
Code changes from version 1.0.8 to 1.0.9
- kadence-woocommerce-email-designer.php +2 -2
- readme.txt +5 -1
- templates/woo/emails/email-styles.php +1 -0
- wpml-config.xml +43 -0
kadence-woocommerce-email-designer.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Kadence WooCommerce Email Designer
|
4 |
* Plugin URI: http://kadencethemes.com/products/woocommerce-email-designer/
|
5 |
* Description: Customize the default woocommerce email templates design and text through the native WordPress customizer. Preview emails and send test emails.
|
6 |
-
* Version: 1.0.
|
7 |
* Author: Kadence Themes
|
8 |
* Author URI: http://kadencethemes.com/
|
9 |
* License: GPLv2 or later
|
@@ -53,7 +53,7 @@ class Kadence_Woomail_Designer {
|
|
53 |
|
54 |
define( 'KT_WOOMAIL_PATH' , realpath( plugin_dir_path(__FILE__) ) . DIRECTORY_SEPARATOR );
|
55 |
define( 'KT_WOOMAIL_URL' , plugin_dir_url(__FILE__) );
|
56 |
-
define( 'KT_WOOMAIL_VERSION' , '1.0.
|
57 |
|
58 |
if( ! kadence_woomail_is_woo_active() ) {
|
59 |
add_action( 'admin_notices', array( $this, 'admin_notice_need_woocommerce' ) );
|
3 |
* Plugin Name: Kadence WooCommerce Email Designer
|
4 |
* Plugin URI: http://kadencethemes.com/products/woocommerce-email-designer/
|
5 |
* Description: Customize the default woocommerce email templates design and text through the native WordPress customizer. Preview emails and send test emails.
|
6 |
+
* Version: 1.0.9
|
7 |
* Author: Kadence Themes
|
8 |
* Author URI: http://kadencethemes.com/
|
9 |
* License: GPLv2 or later
|
53 |
|
54 |
define( 'KT_WOOMAIL_PATH' , realpath( plugin_dir_path(__FILE__) ) . DIRECTORY_SEPARATOR );
|
55 |
define( 'KT_WOOMAIL_URL' , plugin_dir_url(__FILE__) );
|
56 |
+
define( 'KT_WOOMAIL_VERSION' , '1.0.9' );
|
57 |
|
58 |
if( ! kadence_woomail_is_woo_active() ) {
|
59 |
add_action( 'admin_notices', array( $this, 'admin_notice_need_woocommerce' ) );
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Donate link: https://www.kadencethemes.com/about-us/
|
|
5 |
Requires PHP: 5.2.4
|
6 |
Requires at least: 4.4
|
7 |
Tested up to: 4.9.8
|
8 |
-
Stable tag: 1.0.
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -55,6 +55,10 @@ Install the plugin into the `/wp-content/plugins/` folder, and activate it.
|
|
55 |
|
56 |
== Changelog ==
|
57 |
|
|
|
|
|
|
|
|
|
58 |
= 1.0.8 =
|
59 |
* Add: Warning about Box Shadow not being well supported by email clients.
|
60 |
* Update: Better Outlook Inbox support.
|
5 |
Requires PHP: 5.2.4
|
6 |
Requires at least: 4.4
|
7 |
Tested up to: 4.9.8
|
8 |
+
Stable tag: 1.0.9
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
55 |
|
56 |
== Changelog ==
|
57 |
|
58 |
+
= 1.0.9 =
|
59 |
+
* Fix: Container Border
|
60 |
+
* Update: WPML Config
|
61 |
+
|
62 |
= 1.0.8 =
|
63 |
* Add: Warning about Box Shadow not being well supported by email clients.
|
64 |
* Update: Better Outlook Inbox support.
|
templates/woo/emails/email-styles.php
CHANGED
@@ -85,6 +85,7 @@ body {
|
|
85 |
#template_container {
|
86 |
background-color: <?php echo esc_attr( $body ); ?>;
|
87 |
overflow:hidden;
|
|
|
88 |
}
|
89 |
|
90 |
#template_header {
|
85 |
#template_container {
|
86 |
background-color: <?php echo esc_attr( $body ); ?>;
|
87 |
overflow:hidden;
|
88 |
+
border-style:solid;
|
89 |
}
|
90 |
|
91 |
#template_header {
|
wpml-config.xml
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<wpml-config>
|
2 |
+
<admin-texts>
|
3 |
+
<key name="kt_woomail">
|
4 |
+
<key name="new_order_subtitle" />
|
5 |
+
<key name="cancelled_order_subtitle" />
|
6 |
+
<key name="customer_processing_order_subtitle" />
|
7 |
+
<key name="customer_completed_order_subtitle" />
|
8 |
+
<key name="customer_refunded_order_subtitle" />
|
9 |
+
<key name="customer_on_hold_order_subtitle" />
|
10 |
+
<key name="customer_invoice_subtitle" />
|
11 |
+
<key name="failed_order_subtitle" />
|
12 |
+
<key name="customer_new_account_subtitle" />
|
13 |
+
<key name="customer_note_subtitle" />
|
14 |
+
<key name="customer_reset_password_subtitle" />
|
15 |
+
<key name="customer_processing_renewal_order_subtitle" />
|
16 |
+
<key name="customer_completed_renewal_order_subtitle" />
|
17 |
+
<key name="customer_completed_switch_order_subtitle" />
|
18 |
+
<key name="customer_renewal_invoice_subtitle" />
|
19 |
+
<key name="cancelled_subscription_subtitle" />
|
20 |
+
<key name="woocommerce_waitlist_mailout_subtitle" />
|
21 |
+
<key name="new_order_body" />
|
22 |
+
<key name="cancelled_order_body" />
|
23 |
+
<key name="customer_processing_order_body" />
|
24 |
+
<key name="customer_completed_order_body" />
|
25 |
+
<key name="customer_refunded_order_body_full" />
|
26 |
+
<key name="customer_refunded_order_body_partial" />
|
27 |
+
<key name="customer_on_hold_order_body" />
|
28 |
+
<key name="customer_invoice_body" />
|
29 |
+
<key name="customer_invoice_body_paid" />
|
30 |
+
<key name="failed_order_body" />
|
31 |
+
<key name="customer_new_account_body" />
|
32 |
+
<key name="customer_note_body" />
|
33 |
+
<key name="customer_reset_password_body" />
|
34 |
+
<key name="customer_processing_renewal_order_body" />
|
35 |
+
<key name="customer_completed_renewal_order_body" />
|
36 |
+
<key name="customer_completed_switch_order_body" />
|
37 |
+
<key name="customer_renewal_invoice_body" />
|
38 |
+
<key name="customer_renewal_invoice_body_failed" />
|
39 |
+
<key name="cancelled_subscription_body" />
|
40 |
+
<key name="woocommerce_waitlist_mailout_body" />
|
41 |
+
</key>
|
42 |
+
</admin-texts>
|
43 |
+
</wpml-config>
|