File: bp-groups/classes/class-bp-group-extension.php |
Description |
---|---|
BP_Group_Extension::call_edit_screen_save() |
Check the nonce, and call the edit_screen_save() method. |
BP_Group_Extension::setup_display_hooks() |
Hook this extension’s group tab into BuddyPress, if necessary. |
BP_Group_Extension::_display_hook() |
Hook the main display method, and loads the template file. |
BP_Group_Extension::edit_screen() | |
BP_Group_Extension::edit_screen_save() | |
BP_Group_Extension::create_screen() | |
BP_Group_Extension::create_screen_save() | |
BP_Group_Extension::admin_screen() | |
BP_Group_Extension::admin_screen_save() | |
BP_Group_Extension::init() |
Initialize the extension, using your config settings. |