apply_filters( 'bp_core_get_suggestions', array|WP_Error $retval , array $args )
Filters the available type of at-mentions.
Description Description
Parameters Parameters
- $retval
-
Array of results or WP_Error object.
- $args
-
Array of arguments for suggestions.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |