[wp-trac] [WordPress Trac] #35395: Provide a better gateway for code-based theme customizations with the Customizer

WordPress Trac noreply at wordpress.org
Tue Oct 25 06:35:00 UTC 2016


#35395: Provide a better gateway for code-based theme customizations with the
Customizer
-----------------------------------------+-------------------------
 Reporter:  celloexpressions             |       Owner:  johnregan3
     Type:  feature request              |      Status:  closed
 Priority:  normal                       |   Milestone:  4.7
Component:  Customize                    |     Version:
 Severity:  normal                       |  Resolution:  fixed
 Keywords:  has-screenshots needs-patch  |     Focuses:
-----------------------------------------+-------------------------

Comment (by westonruter):

 Revisions support is turned off by default. A plugin currently is needed
 to add the `revisions` support to the `custom_css` post type. Storing code
 content in options (or theme_mods) is not scalable. We decided to use a
 custom post/object/content type for the purpose of scalably storing CSS.
 As I noted, in some environments (at least WordPress.com), `autoload=no`
 is ignored.

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


More information about the wp-trac mailing list