Skip to content

Commit

Permalink
Editor: Restore the 'PluginPostStatusInfo' slot position (WordPress#6…
Browse files Browse the repository at this point in the history
…6665)


Unlinked contributors: laurelfulford.

Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Co-authored-by: up1512001 <up1512001@git.wordpress.org>
  • Loading branch information
3 people authored and karthick-murugan committed Nov 13, 2024
1 parent 882b173 commit eeafd99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/editor/src/components/sidebar/post-summary.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@ export default function PostSummary( { onActionPerformed } ) {
<PostsPerPage />
<SiteDiscussion />
<PostFormatPanel />
{ fills }
</VStack>
<PostTrash
onActionPerformed={ onActionPerformed }
/>
{ fills }
</VStack>
) }
</VStack>
Expand Down

0 comments on commit eeafd99

Please sign in to comment.