| [ Index ] |
PHP Cross Reference of WordPress |
[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: | 0 files |
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. since: 3.9.0 |
| render_content() X-Ref |
| Override render_content to be no-op since content is exported via to_json for deferred embedding. since: 3.9.0 |
| active_callback() X-Ref |
| Whether the current widget is rendered on the page. return: bool Whether the widget is rendered. since: 4.0.0 |
| Generated: Tue Oct 28 01:00:02 2025 | Cross-referenced by PHPXref 0.7.1 |