Render a JS template for control display.
WP_Customize_Code_Editor_Control::render_content
Don’t render the control content from PHP, as it’s rendered via JS on load.
WP_Customize_Code_Editor_Control::enqueue
Enqueue control related scripts/styles.
WP_Customize_Code_Editor_Control::json
Refresh the parameters passed to the JavaScript via JSON.
Advertisement
WP_Customize_Code_Editor_Control
Customize Code Editor Control class.