bp_nouveau_is_object_nav_in_sidebar()

Check if Nouveau sidebar object nav widget is active.

Description

Return

(bool)

Source

File: bp-templates/bp-nouveau/includes/functions.php

function bp_nouveau_is_object_nav_in_sidebar() {
	return is_active_widget( false, false, 'bp_nouveau_sidebar_object_nav_widget', true );
}

Changelog

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