We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e30676 commit d01f17fCopy full SHA for d01f17f
tuts.php
@@ -42,7 +42,6 @@ function thp_register_custom_post_type() {
42
'capability_type' => 'post',
43
'has_archive' => false,
44
'hierarchical' => false,
45
- 'menu_position' => 0,
46
'supports' => array('title', 'editor', 'thumbnail'),
47
'show_in_rest' => true, // Important for block editor and REST API support
48
);
0 commit comments