[wp-trac] [WordPress Trac] #39896: Customizer: Allow users to Draft changes before Publishing

WordPress Trac noreply at wordpress.org
Wed Oct 25 21:44:51 UTC 2017


#39896: Customizer: Allow users to Draft changes before Publishing
-------------------------------------------------+-------------------------
 Reporter:  melchoyce                            |       Owner:
     Type:  enhancement                          |  westonruter
 Priority:  high                                 |      Status:  closed
Component:  Customize                            |   Milestone:  4.9
 Severity:  normal                               |     Version:
 Keywords:  has-patch needs-testing needs-unit-  |  Resolution:  fixed
  tests ui-feedback needs-dev-note               |     Focuses:  ui
-------------------------------------------------+-------------------------

Comment (by westonruter):

 In [changeset:"42025"]:
 {{{
 #!CommitTicketReference repository="" revision="42025"
 Customize: Register the Publish Settings section in JS to ensure it does
 not get unregistered via PHP.

 The `publish_settings` section is a fundamental dependency for Customizer,
 so it must be guaranteed to be registered.

 Also unconditionally register core types for panels, sections, and
 controls in case plugin unhooks all `customize_register` actions.

 See #39896.
 Fixes #42337.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39896#comment:122>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list