BP_Invitation_Manager::get_table_name()

Get the invitations table name.

Description

Return

(string)

Source

File: bp-core/classes/class-bp-invitation-manager.php

	public static function get_table_name() {
		return buddypress()->table_prefix . 'bp_invitations';
	}

Changelog

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