BP_XProfile_Component::setup_hooks()
Add custom hooks.
Description
Source
File: bp-xprofile/classes/class-bp-xprofile-component.php
426 427 428 | public function setup_hooks() { add_filter( 'bp_settings_admin_nav' , array ( $this , 'setup_settings_admin_nav' ), 2 ); } |
Changelog
Version | Description |
---|---|
BuddyPress 2.0.0 | 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.