apply_filters( 'bp_groups_get_orderby_converted_by_term', string $value , string $orderby )
Filters the converted ‘orderby’ term.
Description Description
Parameters Parameters
- $value
-
Parsed 'type' value for the get method.
- $orderby
-
Original orderby value.
Source Source
File: bp-groups/classes/class-bp-groups-group.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |