On this page
do_action( 'widgets_init' )
Fires after all default WordPress widgets have been registered.
Source
File: wp-includes/widgets.php. View all references
do_action( 'widgets_init' );
Related
Used By
| Used By | Description |
|---|---|
| wp_widgets_init() wp-includes/widgets.php | Registers all of the default WordPress widgets on startup. |
Changelog
| Version | Description |
|---|---|
| 2.2.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/widgets_init