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/ElementList.php +1 -1 2.2.22.1.13 View file →
@@ -1515,9 +1515,9 @@
1515 1515 [
1516 1516 'id' => 'account_lost_password',
1517 1517 'title' => esc_html__( 'Lost Password Form', 'shopbuilder' ),
1518 1518 'category' => 'others_widget',
1519 - 'is_front_page' => 'myaccount_auth',
1519 + 'is_front_page' => 'myaccount_lost_password',
1520 1520 'active' => 'on',
1521 1521 'package' => $this->pro_package(),
1522 1522 'fields' => [],
1523 1523 ]