apply_filters( 'bp_groups_get_orderby', string $value )
Filters the ‘type’ parameter used to overwrite ‘order’ and ‘orderby’ values.
Description Description
Parameters Parameters
- $value
-
Parsed 'type' value for the get method.
Source Source
File: bp-groups/classes/class-bp-groups-group.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |