[ Index ] |
PHP Cross Reference of WordPress |
[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. since: 4.9.0 |
json() X-Ref |
Refresh the parameters passed to the JavaScript via JSON. return: array Array of parameters passed to the JavaScript. since: 4.9.0 |
render_content() X-Ref |
Don't render the control content from PHP, as it's rendered via JS on load. since: 4.9.0 |
content_template() X-Ref |
Render a JS template for control display. since: 4.9.0 |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |