@since: BuddyPress 1.7.0 |
Description |
---|---|
bp_get_template_stack |
Filters the “template stack” list of registered directories where templates can be found. |
bp_buffer_template_part() |
Put a template part into an output buffer, and return it. |
bp_get_requested_url |
Filters the URL as requested on the current page load by the user agent. |
bp_setup_theme_compat |
Fires if there are no found templates to load and theme compat is needed. |
bp_get_theme_package_id() |
Get the current theme package ID. |
bp_get_theme_package_id |
Filters the current theme package ID. |
bp_activity_get_types() |
Fetch details of all registered activity types. |
bp_activity_get_types |
Filters the available activity types. |
bp_activity_update_mention_count_for_user() |
Update the mention count for a given user. |
bp_activity_at_name_send_emails() |
Sends emails and BP notifications for users @-mentioned in an activity item. |