BP_Invites_Component::setup_canonical_stack()

Set up canonical stack for this component.

Description

Source

File: bp-invites/classes/class-bp-invites-component.php

	public function setup_canonical_stack() {
		if ( ! bp_is_invites_component() ) {
			return;
		}



	}

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.