@since: BuddyPress 1.7.0 |
Description |
---|---|
bp_get_{$type}_template |
Filters possible file paths to check for for a template. |
bp_{$type}_template |
Filters the path to a template file. |
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. |