홈 > 문서 > 주문 상세화면 에서 ‘다시 주문하기’ 버튼 제거
2022년 3월 10일
주문 상세 화면
add_action('init', function(){ remove_action( 'woocommerce_order_details_after_order_table', 'woocommerce_order_again_button' ); });
댓글을 달기 위해서는 로그인해야합니다.
0개의 댓글