'; } if ( blockst_is_woocommerce_activated() && $cart ) { echo '
'; } if ( blockst_is_woocommerce_activated() && $account ) { ?> '; // We don't escape output here, so user can enter any HTML echo do_shortcode( $text_html ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped echo ''; } if ( ! $is_mobile ) { echo ''; } } } if ( ! function_exists( 'blockst_menu_mobile' ) ) { /** * Mobile menu */ function blockst_menu_mobile() { ?>