@since: BuddyPress 1.7.0 |
Description |
|---|---|
| bp_get_template_part |
Filters the template parts to be loaded. |
| bp_locate_template() |
Retrieve the name of the highest priority template file that exists. |
| 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. |