PluginProbe
Additional Terms Lite for WooCommerce / 1.2.2
Additional Terms Lite for WooCommerce v1.2.2
1.7.3 1.7.2.1 trunk 1.0.1 1.0.2 1.1.0 1.2.0 1.2.1 1.2.2 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.4.0 1.4.1 1.5.0 1.5.1 1.5.2 1.6.0 1.6.1 1.6.2 1.6.3 All 35 releases
← All changes | wpml-config.xml +4 -5 1.2.01.2.2 View file →
@@ -1,7 +1,6 @@
1 1 <wpml-config>
2 - <custom-fields>
3 - <custom-field action="copy">_woo_additional_terms_page_id</custom-field>
4 - <custom-field action="translate">_woo_additional_terms_notice</custom-field>
5 - <custom-field action="translate">_woo_additional_terms_error</custom-field>
6 - </custom-fields>
2 + <admin-texts>
3 + <key name="_woo_additional_terms_notice" />
4 + <key name="_woo_additional_terms_error" />
5 + </admin-texts>
7 6 </wpml-config>