[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Customize API: WP_Customize_Code_Editor_Control class
File Size: | 111 lines (2 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
WP_Customize_Code_Editor_Control:: (4 methods):
enqueue()
json()
render_content()
content_template()
Class: WP_Customize_Code_Editor_Control - X-Ref
Customize Code Editor Control class.enqueue() X-Ref |
Enqueue control related scripts/styles. |
json() X-Ref |
Refresh the parameters passed to the JavaScript via JSON. return: array Array of parameters passed to the JavaScript. |
render_content() X-Ref |
Don't render the control content from PHP, as it's rendered via JS on load. |
content_template() X-Ref |
Render a JS template for control display. |
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |