redirect empty checkouts and completed orders. add_action( 'template_redirect', 'myfunction' ); function myfunction() { if( is_wc_endpoint_url( ...
確定! 回上一頁