File: bp-core/classes/class-bp-suggestions.php |
Description |
---|---|
bp_suggestions_validate_args |
Filters the status of validation for the BP_Suggestions query. |
BP_Suggestions::get_suggestions() |
Find and return a list of suggestions that match the query. |
BP_Suggestions |
Base class for the BuddyPress Suggestions API. |
BP_Suggestions::__construct() |
Constructor. |
BP_Suggestions::set_query() |
Set the parameters for the suggestions service query. |
BP_Suggestions::validate() |
Validate and sanitise the parameters for the suggestion service query. |
bp_suggestions_args |
Filters the arguments to be validated for the BP_Suggestions query. |