I'm currently redirecting non-admins on a custom post type archive page using this pre_get_posts action: function restrict_subscriber_views( $query ) { if ...
確定! 回上一頁