impress-org / woocommerce-preview-emails

The easiest way to preview your WooCommerce emails as a reference while you customize them in your theme.
GNU General Public License v2.0
152 stars 33 forks source link

WooCommerce 2.4.x Compatibility #11

Closed EvanHerman closed 7 years ago

EvanHerman commented 8 years ago

I've gone through and made sure things are compatible with the latest version of WooCommerce, and updated the included templates (email-footer.php/email-header.php).

As an enhancement, I also converted the 'order' input field to a drop down, populated with the placed orders.

mathetos commented 7 years ago

Hey @EvanHerman thanks for this. There were some merge errors so I did most of this manually as well as feedback from several other users. This code is now current with WooCommerce 2.6+

Thanks!

EvanHerman commented 7 years ago

@mathetos No worries - I didn't even remember creating this PR, heh. Glad to lend a helping hand - and thanks for open sourcing this great plugin!