BP_App_Admin_Integration_Tab::initialize()
Description
Source
File: bp-integrations/buddyboss-app/bp-admin-buddyboss-app-tab.php
20 21 22 23 24 | public function initialize() { $this ->tab_order = 10; $this ->intro_template = $this ->root_path . '/templates/admin/integration-tab-intro.php' ; $this ->current_section = 'bp_buddyboss_app-integration' ; } |
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.