芝麻web文件管理V1.00
编辑当前文件:/home/felaukpo/public_html/wp-content/plugins/cartflows/modules/checkout/templates/wcf-template.php
>
>
' ) { echo esc_html__( 'Your cart is currently empty.', 'cartflows' ); } else { // Ignoring the escaping rule as we are echoing shortcode. echo $checkout_html; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped } ?>