Customize Themes Section class.
WP_Customize_Theme_Control::content_template
Render a JS template for theme display.
WP_Customize_Theme_Control::to_json
Refresh the parameters passed to the JavaScript via JSON.
WP_Customize_Theme_Control::render_content
Don’t render the control content from PHP, as it’s rendered via JS on load.
Advertisement
WP_Customize_Theme_Control
Customize Theme Control class.
WP_Customize_Media_Control::content_template
Render a JS template for the content of the media control.
WP_Customize_Media_Control::render_content
Don’t render any content for this control from PHP.
WP_Customize_Media_Control::to_json
Refresh the parameters passed to the JavaScript via JSON.
Advertisement
WP_Customize_Media_Control::enqueue
Enqueue control related scripts/styles.
WP_Customize_Media_Control::__construct
Constructor.
WP_Customize_Media_Control
Customize Media Control class.
comment_form_submit_field
Filters the submit field for the comment form to display.
Advertisement
comment_form_submit_button
Filters the submit button for the comment form to display.
comment_form
Outputs a complete commenting form for use within a template.
WP_Meta_Query::get_clauses
Get a flattened list of sanitized meta clauses.