apply_filters( 'bp_core_admin_hook', string $hook )
Filters the action name that BuddyPress nav setup callbacks should be hooked to.
Description Description
Parameters Parameters
- $hook
-
Action name to be attached to.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |