do_action( 'bp_ready' )
Fires inside the ‘bp_ready’ function, which runs after BP is set up and the page is about to render.
Description Description
Source Source
File: bp-core/bp-core-dependency.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |