@since: BuddyPress 2.1.0 |
Description |
---|---|
BP_Date_Query |
BuddyPress date query class. |
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. |
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_members_suggestions_args |
Filters the members suggestions args for the current user. |
bp_members_suggestions_validate_args |
Filters the validation status for the suggestion service query. |