This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
BBP_BuddyPress_Activity::fully_loaded()
Allow the variables, actions, and filters to be modified by third party plugins and themes.
Description
Source
File: bp-forums/activity.php
private function fully_loaded() { do_action_ref_array( 'bbp_buddypress_activity_loaded', array( $this ) ); }
Changelog
Version | Description |
---|---|
bbPress (r3902) | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.