[wp-trac] [WordPress Trac] #34923: Allow users to more seamlessly create page-based nav menus during customization
WordPress Trac
noreply at wordpress.org
Tue Oct 17 20:15:00 UTC 2017
#34923: Allow users to more seamlessly create page-based nav menus during
customization
-------------------------------------+-------------------------------------
Reporter: westonruter | Owner: westonruter
Type: enhancement | Status: closed
Priority: high | Milestone: 4.7
Component: Customize | Version: 4.3
Severity: normal | Resolution: fixed
Keywords: has-patch ux-feedback | Focuses: ui, accessibility,
needs-testing has-screenshots | javascript
-------------------------------------+-------------------------------------
Comment (by westonruter):
In [changeset:"41887"]:
{{{
#!CommitTicketReference repository="" revision="41887"
Customize: Allow post/page stubs to be edited in WP Admin as
"customization drafts" when changeset is saved as draft or scheduled.
* Update stubs to have draft status when changeset is saved as draft,
instead of preventing auto-draft garbage collection by giving them a far-
future `post_date`.
* Show notice in publish metabox when editing a customization draft
indicating that it will be published automatically with its changeset; a
link to Customizer is included.
* Include a new "Customization Draft" display post state in the post list
table.
* Disconnect stubs from their changesets when they are updated with a
status other than "Draft".
* Trash customization drafts when their related changeset is trashed or
deleted.
* Add a `_customize_changeset_uuid` postmeta to stubs to link them with
their associated changeset.
* Include `customize_changeset_uuid` as context when requesting to insert
a new auto-draft.
Props westonruter, melchoyce.
See #39896, #39752, #34923.
Fixes #42220.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34923#comment:91>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list