BP_LearnDash_Admin_Integration_Tab::initialize()

Initialize Admin Integration Tab

Description

Source

File: bp-integrations/learndash/bp-admin-learndash-tab.php

25
26
27
28
public function initialize() {
    $this->tab_order = 20;
    $this->intro_template = $this->root_path . '/templates/admin/integration-tab-intro.php';
}

Changelog

Changelog
Version Description
BuddyBoss 1.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.