do_action( 'widgets.php' ) Fires early when editing the widgets displayed in sidebars. ContentsSource Related Used By Changelog User Contributed Notes Source File: wp-admin/includes/ajax-actions.php View on Trac Top ↑Related Top ↑Used By Used By Used By Description wp-admin/includes/ajax-actions.php: wp_ajax_delete_inactive_widgets() Ajax handler for removing inactive widgets. wp-admin/includes/ajax-actions.php: wp_ajax_save_widget() Ajax handler for saving a widget. wp-includes/class-wp-customize-widgets.php: WP_Customize_Widgets::wp_ajax_update_widget() Updates widget settings asynchronously. wp-includes/class-wp-customize-widgets.php: WP_Customize_Widgets::customize_controls_init() Ensures all widgets get loaded into the Customizer. Top ↑Changelog Changelog Version Description 2.8.0 Introduced. Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By Used By Used By Description wp-admin/includes/ajax-actions.php: wp_ajax_delete_inactive_widgets() Ajax handler for removing inactive widgets. wp-admin/includes/ajax-actions.php: wp_ajax_save_widget() Ajax handler for saving a widget. wp-includes/class-wp-customize-widgets.php: WP_Customize_Widgets::wp_ajax_update_widget() Updates widget settings asynchronously. wp-includes/class-wp-customize-widgets.php: WP_Customize_Widgets::customize_controls_init() Ensures all widgets get loaded into the Customizer.