File: bp-core/bp-core-catchuri.php |
Description |
---|---|
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. |
bp_core_catch_profile_uri() |
Redirect away from /profile URIs if XProfile is not enabled. |
bp_core_template_display_profile |
Filters the path to redirect users to if XProfile is not enabled. |
bp_core_members_shortlink_redirector() |
Members user shortlink redirector. |