BP_Core_BP_Options_Nav_BackCompat::get_parent_slug()

Get the parent slug of the current nav item.

Description

Return

(string)

Source

File: bp-core/classes/class-bp-core-bp-options-nav-backcompat.php

	public function get_parent_slug() {
		return $this->parent_slug;
	}

Changelog

Changelog
Version Description
BuddyPress 2.6.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.