=== Plugin Name ===
Contributors: cxThemes
Tags: woocommerce, email, customize, customise, edit, colors, text, preview, template, communication, send, test
Requires at least: 3.0.1
Tested up to: 3.6
Stable tag: 2.16
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

WooCommerce Email Customizer plugin allows you to fully customize the styling, colors, logo and text in the emails sent from your WooCommerce store.

== Description ==
Create Beautiful Customized WooCommerce Emails:
Email Customizer enables full customization of your WooCommerce emails. Customize colors, header & footer format, add custom links, link to your social networks, and now even customize what the email says. You no longer need to be a developer to do this.

Currently customization is something that only a developer can do by going into the code and editing the template files, which isn't really an option for a non-programmer. We wanted to give you an environment that is simple to use, gives you a live preview of your customizations, and can send a test email when you are done. That's what Email Customizer for WooCommerce does.

The plugin also adds functionality to your WooCommerce Orders page so you are able to open a preview of any of the email templates (New Order, Invoice, Processing Order, etc), and send/resend that email to your customer or yourself.

Email Customizer for WooCommerce has made managing the email communications sent from our store much simpler and more beautiful - making our whole operation look and sounds as solid as it is. We think it can do the same for you.

Great For
* Customizing of the  the styling, colors, header & footer format, add custom links, link to your social networks, and now even customize what the email says.
* Tailor what your customer reads and sees, before you send it - helping your operation to look and sound as solid as it is.
* Developers who can now also easily preview changes as they develop, modify or enhance their email template files.
* Shop Managers who want to preview & send/resend emails (New Order, Invoice, etc) right from the WooCommerce Order page.

Happy Conversions!

== Documentation ==

Please see the included PDF for full instructions on how to use this plugin.
 

== Changelog ==
2.16
* Fixed notice with wc_get_template filter.

2.15
* Changed our WooCommerce version support - you can read all about it here https://helpcx.zendesk.com/hc/en-us/articles/202241041/
* Changed all deprecated woocommerce_ to wc_ functions.
* Changed order queries to use the new order status from WC2.2
* Updated to the newer wc_get_template filter available in WC2.2
* Added an 800 recent order limit showing in the orders dropdown to avoid memory overload on massive queries.

2.14
* Added [ec_order] shortcode that can be used in admin or user emails and uses the correct order link automatically. It accepts arguments that control it's display e.g. [ec_order show="#, number, date, link, container" hide="date, link"]. (more documentation coming soon)
* Added classes to the shortcodes so they can be individually targeted and styled.
* Changed order number on order dropdown to use get_order_number.
* Updated templates to display download links in only the correct places.
* Changed default method on shortcodes to use parse_args.

2.13
* Fixed payment details appearing in admin emails.
* Added preprocessing of emails subject during test send so the smart tags are converted and don't stay in the subject of the test email.

2.12
* Fixed bug notice in email when customer is creating account on first order.

2.11
* Emogrifier class changes - convert anonymous functions used for preg_replace_callback to be methods to extend support for older versions of php without anonymous functions support.

2.10
* Added a backup mb_convert_encoding function for cases where older hosting servers do not have have php_mbstring module turned on - please ask that your hosts enable this as you could run into encoding issues when using certain special characters - for this or other plugins that deal with character encoding.

2.09
* Added Custom CSS customization option so you can have full control over the style of your emails.
* Change css compiler to only pull classes from local <style> block in template to avoid style clashes and compiling errors.
* Added sanitization of css before it is compiled to avoid errors.
* Removed a few of the unwanted notices in WP_DEBUG mode.

2.08
* Email templates css tweaks.
* Name change from Email Control to Email Customizer.

2.07
* Improved language translation functionality. Create a folder called email-control in the WordPress language folder and put the appropriately named .mo file, this will override ours and will not be overwritten on plugin update.
* e.g. wp-content/languages/email-control/email-control-en_US.mo

2.06
* Small css tweaks
* Fixed get_settings function

2.05
*** NEW *** Supreme template. loads more customizations - email width, header logo position, custom nav links (eg facebook, twitter, etc), footer logo and layout, and many more.
* Added all the same customizations improvements to the Deluxe template too.
* Added all the untranslated strings so they can now be loclalized (please let us know if we missed any).
* Moved hook 'woocommerce_email_before_order_table' to better position in templates.
* Added shortcode [ec_user_order_link] for user to see their order in their account on your site.

2.04
* Fixed terminate php block in emogrifier.
* Changed all require includes to relative file paths.

2.03
* Fixed css causing headings to rendered too small.
* Fixed bug with emogrifier require not finding path.

2.02
* Fixed bug stopping edit changes saving.

2.01
* Fixed compatibility bugs with older WooCommerce versions.
* CSS various tweaks.

2.0
* You can now customize the the styling, colors, logo and text in your emails.

1.0
* Initial release.
