do_action( 'bp_widgets_init' )
Fires inside the ‘bp_widgets_init’ function, which runs after widgets have been set up.
Description Description
Hooked to ‘widgets_init’.
Source Source
File: bp-core/bp-core-dependency.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |