BP_Messages_Notices_Admin::setup_actions()
Add action hooks.
Description
Source
File: bp-messages/classes/class-bp-messages-notices-admin.php
protected function setup_actions() { add_action( bp_core_admin_hook(), array( $this, 'admin_menu' ), 70 ); }
Changelog
Version | Description |
---|---|
BuddyPress 3.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.