BP_Core_BP_Nav_BackCompat::to_array()

Get the nav data, formatted as a flat array.

Description

Return

(array)

Source

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

	protected function to_array() {
		return $this->backcompat_nav;
	}

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.