PluginProbe
ShopBuilder – WooCommerce Builder For Elementor / 3.2.6
ShopBuilder – WooCommerce Builder For Elementor v3.2.6
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/Elementor/Widgets/Single/ActionsButton.php +1 -1 2.1.73.2.6 View file →
@@ -127,9 +127,9 @@
127 127 echo '</div>';
128 128 }
129 129 if ( ! empty( $controllers['button_separator'] ) ) {
130 130 echo '<div class="button-item button-separator">';
131 - echo esc_html__( $controllers['button_separator'] );
131 + echo esc_html( $controllers['button_separator'] );
132 132 echo '</div>';
133 133 }
134 134 if ( ! empty( $controllers['comparison_button'] ) ) {
135 135 echo '<div class="compare-wrapper button-item">';