add_action('wp_footer', function () { if (is_wc_endpoint_url('order-received')) { echo " "; } });