[wp-trac] [WordPress Trac] #27112: Add widget management to the customizer

WordPress Trac noreply at wordpress.org
Thu Feb 13 08:04:58 UTC 2014


#27112: Add widget management to the customizer
----------------------------+------------------
 Reporter:  nacin           |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.9
Component:  Widgets         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+------------------

Comment (by westonruter):

 > I'm curious whether the options transaction component is necessary. We
 built the customizer originally by simply storing values and passing them
 through option_* filters on the fly. I've looked at this a few times now,
 and I'm not sure what I'm missing?

 As per our wordpress-dev chat today, I've reworked the Options
 Transactions into an Option Capture functionality. With the patch above
 applied to core, the following change to the plugin can be applied:
 https://github.com/x-team/wp-widget-customizer/compare/eliminate-options-
 transactions

 Note that it does not currently support `add_option`, for which there may
 be instances of a single widget declaring the option it saves into up
 front.

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


More information about the wp-trac mailing list