apply_filters( 'bp_group_widget_user_id', string $value )
Filters the user ID to use with the widget instance.
Description Description
Parameters Parameters
- $value
-
Empty user ID.
Source Source
File: bp-groups/classes/class-bp-groups-widget.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |