[wp-trac] [WordPress Trac] #37006: Extremely poor customizer performance

WordPress Trac noreply at wordpress.org
Sat Jun 4 17:09:37 UTC 2016


#37006: Extremely poor customizer performance
--------------------------+------------------------------
 Reporter:  jessecurry    |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Customize     |     Version:  3.9
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by jessecurry):

 Thank you for the detailed reply. Apologies for the duplicate issue.

 In order to have a somewhat working customizer we've been looking into a
 way to load customizer data for only the current page instead of loading
 everything, we realize this would prevent editing other pages during a
 customizer session, but this would allow us to continue working with the
 site.

 One of my coworkers was able to hardcode a page ID which allowed us to
 rapidly enter the customizer and edit that page, but he was unable to
 figure out a way to dynamically pull the page ID as it's not available to
 $wp_customize and the method get_current_screen() is not in scope at the
 time.

 It looks like some larger changes are in the pipeline, but we were hoping
 this hack might allow us to continue working with the site, any insight
 would be appreciated.

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


More information about the wp-trac mailing list