[wp-trac] [WordPress Trac] #30448: Customizer Manager/Settings classes do not provide public save method to use outside of customize.php

WordPress Trac noreply at wordpress.org
Fri Nov 21 18:43:02 UTC 2014


#30448: Customizer Manager/Settings classes do not provide public save method to
use outside of customize.php
-----------------------------+-----------------------------
 Reporter:  CrazyJaco        |      Owner:
     Type:  feature request  |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Customize        |    Version:  trunk
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 I'm making a customizer setting exporter/importer. Trying to do it by
 instantiating the Customizer Manager and then looping through each of the
 settings.

 When I want to save in the import, there are no public save methods in the
 Customizer Setting class that can be used outside the context of the
 customize.php interface.

 Please create a method or mechanism in the customizer setting class (wp-
 includes\class-wp-customize-setting.php) to facilitate saving settings
 outside the context of customize.php.

 I'd like to help if possible.

 Thanks

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30448>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list