WP_Customize_Control::content_template()

In this article

An Underscore (JS) template for this control’s content (but not its container).

Description

Class variables for this control class are available in the data JS object; export custom variables by overriding WP_Customize_Control::to_json().

See also

Source

protected function content_template() {}

Changelog

VersionDescription
4.1.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.