woocommerce
Advanced JavaScript Functions for WooCommerce Table Rate Shipping PluginMar 17, 2023
Index
- To make the table rate plugin a little more useful
- Import and Export Table Rate in CSV
- Copy and Paste Shipping Zones
- Codes included in the plugin
Email Template Previewer for WooCommerceJan 9, 2023
Previewing the email templates by placing orders. I think it should be an official option. I modified the built in WooCommerce functions. add_filter('woocommerce_mail_content', function( $message ...