File: bp-core/bp-core-dependency.php
Description
bp_get_request()

The main action used for handling theme-side GET requests.

Source: bp-core/bp-core-dependency.php:749

bp_get_request_{$action}

Fires at the end of the bp_get_request function.

Source: bp-core/bp-core-dependency.php:772

bp_get_request

Fires at the end of the bp_get_request function.

Source: bp-core/bp-core-dependency.php:783

bp_allowed_themes

Filters the allowed themes list for BuddyPress-specific themes.

Source: bp-core/bp-core-dependency.php:697

bp_post_request()

The main action used for handling theme-side POST requests.

Source: bp-core/bp-core-dependency.php:707

bp_post_request_{$action}

Fires at the end of the bp_post_request function.

Source: bp-core/bp-core-dependency.php:730

bp_post_request

Fires at the end of the bp_post_request function.

Source: bp-core/bp-core-dependency.php:741

bp_generate_rewrite_rules

Fires inside the ‘bp_generate_rewrite_rules’ function.

Source: bp-core/bp-core-dependency.php:675

bp_allowed_themes()

Fire the ‘bp_allowed_themes’ filter.

Source: bp-core/bp-core-dependency.php:688

bp_add_permastructs

Fires inside the ‘bp_add_permastructs’ function, where BP adds its BP-specific permalink structure.

Source: bp-core/bp-core-dependency.php:527