I have tried this: function twd_redirect_restricted_cpt(){ if( is_post_type_archive( $post_types = 'research-article' ) ) { wp_redirect(…
確定! 回上一頁