[wp-trac] [WordPress Trac] #33898: Reduce Customizer peak memory usage by JSON-encoding settings and controls separately
WordPress Trac
noreply at wordpress.org
Wed Sep 16 20:02:01 UTC 2015
#33898: Reduce Customizer peak memory usage by JSON-encoding settings and controls
separately
-------------------------+--------------------------
Reporter: westonruter | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.4
Component: Customize | Version: 3.4
Severity: normal | Resolution:
Keywords: has-patch | Focuses: performance
-------------------------+--------------------------
Comment (by westonruter):
I want to take this opportunity to move the logic that is currently in
`customize.php` into a method on `WP_Customize_Manager`, in the same way
that has already been done for the preview with
`WP_Customize_Manager::customize_preview_settings()`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33898#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list