[wp-trac] [WordPress Trac] #42499: Customizer Broke, says You are customizing Beta Wordpress

WordPress Trac noreply at wordpress.org
Fri Nov 10 16:39:30 UTC 2017


#42499: Customizer Broke, says You are customizing Beta Wordpress
-------------------------------+------------------------------
 Reporter:  xllentech          |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Customize          |     Version:  4.9
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------

Comment (by westonruter):

 @xllentech could you please add the following to your `wp-config.php`:

 {{{#!php
 define( 'SCRIPT_DEBUG', true );
 define( 'WP_DEBUG', true );
 }}}

 This will allow you to more easily see what the error is.

 Additionally/alternatively, if you could send a ZIP of all your active
 themes and plugins to `trac-wp-core-42499 at xwp.co` I will then be able to
 test locally on my environment.

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


More information about the wp-trac mailing list