do_action( 'bp_add_options' )
Fires after the addition of default options when BuddyPress is first activated.
Description Description
Allows previously activated plugins to append their own options.
Source Source
File: bp-core/bp-core-options.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |