WP_Widget_Form_Customize_Control::render_content()

Override render_content to be no-op since content is exported via to_json for deferred embedding.


Description Description


Source Source

File: wp-includes/customize/class-wp-widget-form-customize-control.php

	public function render_content() {}

Top ↑

Changelog Changelog

Changelog
Version Description
3.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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