bbp_ready()
bbPress has loaded and initialized everything, and is okay to go
Description Description
Source Source
File: includes/core/sub-actions.php
function bbp_ready() { do_action( 'bbp_ready' ); }
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |