Skip to content

Commit d01f17f

Browse files
committed
.
1 parent 7e30676 commit d01f17f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tuts.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ function thp_register_custom_post_type() {
4242
'capability_type' => 'post',
4343
'has_archive' => false,
4444
'hierarchical' => false,
45-
'menu_position' => 0,
4645
'supports' => array('title', 'editor', 'thumbnail'),
4746
'show_in_rest' => true, // Important for block editor and REST API support
4847
);

0 commit comments

Comments
 (0)