Skip to content

Commit

Permalink
Hide People in admin again
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed Jul 2, 2024
1 parent 432935f commit 5f1ed23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
'singular_name' => __( 'Person' ),
'all_items' => __( 'All People' ),
),
'public' => true,
'public' => false,
'has_archive' => false,
'show_in_nav_menus' => false,
'show_in_rest' => true,
Expand Down

0 comments on commit 5f1ed23

Please sign in to comment.