PluginProbe
YayMail – WooCommerce Email Customizer / 4.3.3
YayMail – WooCommerce Email Customizer v4.3.3
4.4.4 4.4.3 4.4.2 4.4.1 trunk 1.9.6 2.1.4 2.1.5 3.2.2 3.2.6 3.2.7.1 3.2.8.1 3.2.9 3.3 3.3.1 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 3.3.9 3.4 3.4.1 3.4.2 3.4.3 All 55 releases
← All changes | src/Constants/TemplatesData.php +0 -5 trunk4.3.3 View file →
@@ -18,10 +18,5 @@
18 18 'customer_note',
19 19 'customer_reset_password',
20 20 'customer_new_account',
21 21 ];
22 -
23 - const GLOBAL_HEADER_FOOTER_TEMPLATE_IDS = [
24 - 'yaymail_global_header_footer',
25 - 'wp_global_header_footer',
26 - ];
27 22 }