BP_Admin_Setting_Groups::initialize()
Description
Source
File: bp-core/admin/settings/bp-admin-setting-groups.php
22 23 24 25 26 | public function initialize() { $this ->tab_label = __( 'Groups' , 'buddyboss' ); $this ->tab_name = 'bp-groups' ; $this ->tab_order = 20; } |
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.