Opened 20 months ago
Closed 20 months ago
#54908 closed defect (bug) (fixed)
Standard post type UI is exposed for templates and template parts
Reported by: |
|
Owned by: |
|
---|---|---|---|
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
@
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
@
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.
This ticket was mentioned in Slack in #core by audrasjb. View the logs.
20 months ago
#6
@
20 months ago
- Keywords fixed-major added
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening for backport.
20 months ago
#7
Committed in https://core.trac.wordpress.org/changeset/52668
Trac ticket: https://core.trac.wordpress.org/ticket/54908