Skip to content

Commit

Permalink
Temporarily let me edit projects
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed Oct 21, 2024
1 parent 448f1f0 commit a1b7c08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
'has_archive' => false,
'show_in_nav_menus' => false,
'show_in_rest' => true,
'show_ui' => false,
'show_ui' => true,
'hierarchical' => false,
'rewrite' => array( 'slug' => 'projects' ),
'supports' => array( 'title', 'editor', 'thumbnail', 'revisions', 'custom-fields' ),
Expand Down

0 comments on commit a1b7c08

Please sign in to comment.