bp_nouveau_group_is_home_widgets()
Are we inside the Current group’s default front page sidebar?
Description
Return
(bool) True if in the group's home sidebar. False otherwise.
Source
File: bp-templates/bp-nouveau/includes/groups/functions.php
function bp_nouveau_group_is_home_widgets() { return ( true === bp_nouveau()->groups->is_group_home_sidebar ); }
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.