WP_Customize_Code_Editor_Control::render_content()

Don’t render the control content from PHP, as it’s rendered via JS on load.


Source

File: wp-includes/customize/class-wp-customize-code-editor-control.php. View all references

public function render_content() {}

Top ↑

Changelog

Changelog
Version Description
4.9.0 Introduced.

Top ↑

User Contributed Notes

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