| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Customize API: WP_Widget_Form_Customize_Control class
| File Size: | 140 lines (3 kb) |
| Included or required: | 2 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file wp-admin/includes/widgets.php |
WP_Widget_Form_Customize_Control:: (3 methods):
to_json()
render_content()
active_callback()
Class: WP_Widget_Form_Customize_Control - X-Ref
Widget Form Customize Control class.| to_json() X-Ref |
| Gather control params for exporting to JavaScript. |
| render_content() X-Ref |
| Override render_content to be no-op since content is exported via to_json for deferred embedding. |
| active_callback() X-Ref |
| Whether the current widget is rendered on the page. return: bool Whether the widget is rendered. |
| Generated : Wed Apr 15 08:20:10 2026 | Cross-referenced by PHPXref |