Contents

BP_Admin_Setting_Messages::initialize()

Description

Source

File: bp-core/admin/settings/bp-admin-setting-messages.php

	public function initialize() {
		$this->tab_label = __( 'Messages', 'buddyboss' );
		$this->tab_name  = 'bp-messages';
		$this->tab_order = 40;
	}

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.