@since: BuddyPress 1.7.0 |
Description |
|---|---|
| bp_get_theme_compat_id |
Filters the ID of the theme package being used. |
| bp_get_theme_compat_name() |
Get the name of the theme package being used. |
| bp_get_theme_compat_name |
Filters the name of the theme package being used. |
| bp_allowed_themes |
Filters the allowed themes list for BuddyPress-specific themes. |
| bp_after_setup_theme |
Fires inside the ‘bp_after_setup_theme’ function. |
| bp_request() |
Fire the ‘bp_request’ filter, a piggy-back of WP’s ‘request’. |
| bp_request |
Filters the query_vars for the current request. |
| bp_login_redirect() |
Fire the ‘bp_login_redirect’ filter, a piggy-back of WP’s ‘login_redirect’. |
| bp_login_redirect |
Filters the URL to redirect to after login. |
| bp_generate_rewrite_rules() |
Fire the ‘bp_generate_rewrite_rules’ action, where BP generates its rewrite rules. |