BP_Messages_Notices_Admin::setup_globals()
Populate the classs variables.
Description
Source
File: bp-messages/classes/class-bp-messages-notices-admin.php
74 75 76 | protected function setup_globals() { $this ->url = add_query_arg( array ( 'page' => 'bp-notices' ), bp_get_admin_url( 'admin.php' ) ); } |
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.