[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
BuddyPress Members Admin
File Size: | 96 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
bp_members_type_admin_menu() X-Ref |
Create Users submenu to manage BuddyPress types. since: 7.0.0 |
bp_members_type_admin_type_exists( $exists = false, $type_id = '' ) X-Ref |
Checks whether a member type already exists. return: boolean True if the member type already exists. False otherwise. param: boolean $exists True if the member type already exists. False otherwise. param: string $type_id The member type identifier. since: 7.0.0 |
bp_members_type_admin_updated_messages( $messages = array() X-Ref |
Set the feedback messages for the Member Types Admin actions. return: array The feedback messages including the ones for the Member Types Admin actions. param: array $messages The feedback messages. since: 7.0.0 |
Generated: Wed Apr 21 01:01:43 2021 | Cross-referenced by PHPXref 0.7.1 |