apply_filters( 'bp_nouveau_object_nav_widget_args', array $value )
Filters the nav widget args for the BP_Nouveau_Object_Nav_Widget widget.
Description Description
Parameters Parameters
- $value
-
Array of arguments { @param bool $bp_nouveau_widget_title Whether or not to assign a title for the widget. }
Source Source
File: bp-templates/bp-nouveau/includes/classes.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |