Skip to content

Commit

Permalink
Remove title field
Browse files Browse the repository at this point in the history
  • Loading branch information
louwie17 committed Dec 5, 2024
1 parent 5e2d674 commit 58e34e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/edit-site/src/components/post-edit/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ function PostEditForm( { postType, postId } ) {
id: 'featured_media',
layout: 'regular',
},
'title',
{
id: 'status',
label: __( 'Status & Visibility' ),
Expand Down

0 comments on commit 58e34e7

Please sign in to comment.