PluginProbe
ShopBuilder – WooCommerce Builder For Elementor / 2.1.13
ShopBuilder – WooCommerce Builder For Elementor v2.1.13
3.4.2 3.4.1 3.4.0 2.0.1 2.0.2 2.0.3 2.1.0 2.1.1 2.1.10 2.1.11 2.1.12 2.1.13 2.1.14 2.1.15 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 All 63 releases
← All changes | app/Models/GeneralList.php +4 -4 2.2.22.1.13 View file →
@@ -209,10 +209,10 @@
209 209 'category' => 'checkout',
210 210 'title' => esc_html__( 'Billing Form Settings', 'shopbuilder' ),
211 211 'package' => 'free',
212 212 'active_field' => [
213 - 'label' => esc_html__( 'Customize Billing Form Fields?', 'shopbuilder' ),
214 - 'help' => esc_html__( 'Switch on to customize billing form fields.', 'shopbuilder' ),
213 + 'label' => esc_html__( 'Enable Billing form settings?', 'shopbuilder' ),
214 + 'help' => esc_html__( 'Switch on to Billing form settings.', 'shopbuilder' ),
215 215 ],
216 216 'fields' => [
217 217 'billing_first_name_heading' => [
218 218 'id' => 'billing_first_name_heading',
@@ -858,10 +858,10 @@
858 858 'category' => 'checkout',
859 859 'title' => esc_html__( 'Shipping Form Settings', 'shopbuilder' ),
860 860 'package' => 'free',
861 861 'active_field' => [
862 - 'label' => esc_html__( 'Customize Shipping form Fields?', 'shopbuilder' ),
863 - 'help' => esc_html__( 'Switch on to customize shipping form fields.', 'shopbuilder' ),
862 + 'label' => esc_html__( 'Enable Shipping form settings?', 'shopbuilder' ),
863 + 'help' => esc_html__( 'Switch on to Shipping form settings.', 'shopbuilder' ),
864 864 ],
865 865 'fields' => [
866 866 'shipping_first_name_heading' => [
867 867 'id' => 'shipping_first_name_heading',