Thanks to visit codestin.com
Credit goes to core.trac.wordpress.org

Make WordPress Core

Opened 4 weeks ago

Closed 4 weeks ago

Last modified 4 weeks ago

#65351 closed defect (bug) (duplicate)

Improve layout of publish meta box secondary actions

Reported by: iambherulal's profile iambherulal Owned by:
Milestone: Priority: normal
Severity: major Version: 7.0
Component: Administration Keywords: has-patch
Focuses: ui, css, administration Cc:

Description

The Publish button in the classic editor becomes visually cluttered when plugins like "Yoast Duplicate Post" add additional action links below the primary Update button.

Currently, core places all secondary actions inline in a cramped horizontal layout, which causes wrapping, inconsistent spacing, and poor readability.

Attachments (2)

Screenshot 2026-05-26 at 21.34.52.png (63.0 KB) - added by iambherulal 4 weeks ago.
Before
Screenshot 2026-05-26 at 21.34.44.png (68.8 KB) - added by iambherulal 4 weeks ago.
After

Download all attachments as: .zip

Change History (6)

This ticket was mentioned in PR #11978 on WordPress/wordpress-develop by @iambherulal.


4 weeks ago
#2

The Publish button in the classic editor becomes visually cluttered when plugins like "Yoast Duplicate Post" add additional action links below the primary Update button.

Currently, core places all secondary actions inline in a cramped horizontal layout, which causes wrapping, inconsistent spacing, and poor readability.

AI assistance: Yes
Tool(s): ChatGPT
Used for: Writing ticket title and description.

Trac Ticket : https://core.trac.wordpress.org/ticket/65351

#3 @iambherulal
4 weeks ago

  • Severity changed from normal to major

#4 @sabernhardt
4 weeks ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

#65286 already reported the cramped layout.

Also, if the primary button link belongs above the other links, it should be in the markup first (not using row-reverse or column-reverse).

Last edited 4 weeks ago by sabernhardt (previous) (diff)
Note: See TracTickets for help on using tickets.