Make WordPress Core

#54908 closed defect (bug) (fixed)

Standard post type UI is exposed for templates and template parts

Reported by: manfcarlo's profile manfcarlo Owned by: audrasjb's profile audrasjb
Milestone: 5.9.1 Priority: normal
Severity: normal Version:
Component: Editor Keywords: has-patch fixed-major
Focuses: Cc:

Description

In [52158] the standard post type UI was added back for templates and template parts, because these features had been temporarily removed from the site editor in the rush to get 5.9 ready for December. Since 5.9 was delayed and these features were properly added back to the site editor, the show_ui values for these post types should be returned back to false, as was recommended in this comment.

Change History (10)

#1 @SergeyBiryukov
20 months ago

  • Component changed from General to Editor
  • Milestone changed from Awaiting Review to 5.9.1

This ticket was mentioned in PR #2258 on WordPress/wordpress-develop by audrasjb.


20 months ago
#2

  • Keywords has-patch added

#3 @audrasjb
20 months ago

  • Owner set to audrasjb
  • Status changed from new to accepted

Thanks for opening a ticket for this. The above PR fixes this issue.

Version 0, edited 20 months ago by audrasjb (next)

This ticket was mentioned in Slack in #core by audrasjb. View the logs.


20 months ago

#5 @audrasjb
20 months ago

  • Resolution set to fixed
  • Status changed from accepted to closed

#6 @audrasjb
20 months ago

  • Keywords fixed-major added
  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening for backport.

#8 @Boniu91
20 months ago

  • Keywords needs-testing-info added

#9 @audrasjb
20 months ago

  • Keywords needs-testing-info removed

Removing needs-testing-info since this change has already been committed in [52668].
Next step is to backport this to 5.9.

#10 @audrasjb
20 months ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 52712:

Editor: Remove standard post type UI for templates and template parts.

In [52158] the standard post type UI was added back for templates and template parts, because these features had been temporarily removed from the site editor in the rush to get 5.9 ready for December. Since 5.9 these features were properly added back to the site editor, the show_ui values for these post types should be returned back to false.

Follow-up to [52158].

Props manfcarlo, audrasjb.
Merges [52668] to the 5.9 branch.
Fixes #54908.

Note: See TracTickets for help on using tickets.