[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/customize/ -> class-wp-customize-code-editor-control.php (summary)

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

Defines 1 class

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.

since: 4.9.0
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.

since: 4.9.0

content_template()   X-Ref
Render a JS template for control display.

since: 4.9.0



Generated: Tue Apr 23 01:00:02 2024 Cross-referenced by PHPXref 0.7.1