@since: BuddyPress 1.8.0 |
Description |
|---|---|
| bp_before_directory_members_tabs |
Fires before the display of the members list tabs. |
| bp_do_theme_compat() |
Are we currently replacing the_content? |
| bp_add_rewrite_tags() |
Fire the ‘bp_add_rewrite_tag’ action, where BP adds its custom rewrite tags. |
| bp_add_rewrite_tags |
Fires inside the ‘bp_add_rewrite_tags’ function, where BP adds its custom rewrite tags. |
| BP_User_Query::setup_hooks() |
Allow extending classes to set up action/filter hooks. |
| bp_user_query_online_interval |
Filters the threshold for activity timestamp minutes since to indicate online status. |
| BP_User_Query::get_include_ids() |
Fetch the IDs of users to put in the IN clause of the main query. |
| widget_title |
Filters the BP_Latest_Activities widget title. |
| bp_esc_sql_order() |
Sanitize an ‘order’ parameter for use in building SQL queries. |
| bp_is_template_included() |
Is a BuddyPress template being included? |