do_action_ref_array( 'bp_after_setup_actions', BuddyPress $this. )
Fires after the setup of all BuddyPress actions.
Description Description
Includes bbp-core-hooks.php.
Parameters Parameters
- $this.
-
Current BuddyPress instance. Passed by reference.
Source Source
File: class-buddypress.php
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |