File: bp-core/bp-core-catchuri.php |
Description |
---|---|
bp_setup_theme_compat |
Fires if there are no found templates to load and theme compat is needed. |
bp_core_set_uri_globals() |
Analyze the URI and break it down into BuddyPress-usable chunks. |
bp_uri |
Filters the BuddyPress global URI path. |
bp_core_set_uri_globals_member_slug |
Filter the portion of the URI that is the displayed user’s slug. |
bp_core_enable_root_profiles() |
Are root profiles enabled and allowed? |
bp_core_enable_root_profiles |
Filters whether or not root profiles are enabled and allowed. |
bp_core_load_template() |
Load a specific template file with fallback support. |
bp_located_template |
Filters the template locations. |
bp_core_pre_load_template |
Fires before the loading of a located template file. |