File: bp-core/bp-core-catchuri.php |
Description |
|---|---|
| bp_core_catch_no_access() |
Catch unauthorized access to certain BuddyPress pages and redirect accordingly. |
| bp_core_no_access() |
Redirect a user to log in for BP pages that require access control. |
| bp_core_no_access |
Filters the arguments used for user redirecting when visiting access controlled areas. |
| bp_login_redirector() |
Login redirector. |
| bp_core_no_access_wp_login_error() |
Add a custom BuddyPress no access error message to wp-login.php. |
| bp_wp_login_error |
Filters the error message for wp-login.php when needing to log in before accessing. |
| bp_core_login_filter_shake_codes() |
Add our custom error code to WP login’s shake error codes. |
| bp_load_template |
Filters the selected template right before loading. |
| bp_core_post_load_template |
Fires after the loading of a located template file. |
| bp_setup_theme_compat |
Fires if there are no found templates to load and theme compat is needed. |