File: bp-core/bp-core-functions.php
Description
bp_is_large_install()

Checks whether the current installation is “large”.

Source: bp-core/bp-core-functions.php:4383

bp_is_large_install

Filters whether the current installation is “large”.

Source: bp-core/bp-core-functions.php:4398

bp_get_widget_max_count_limit()

Returns the upper limit on the “max” item count, for widgets that support it.

Source: bp-core/bp-core-functions.php:4409

bp_get_widget_max_count_limit

Filters the upper limit on the “max” item count, for widgets that support it.

Source: bp-core/bp-core-functions.php:4418

bp_email_get_unsubscribe_type_schema()

Get a list of emails for use in our unsubscribe functions.

Source: bp-core/bp-core-functions.php:4258

bp_email_get_unsubscribe_type_schema

Filters the return of `bp_email_get_type_schema( ‘all’ )` for use with our unsubscribe functionality.

Source: bp-core/bp-core-functions.php:4269

bp_get_allowedtags()

Get BuddyPress content allowed tags.

Source: bp-core/bp-core-functions.php:4280

bp_email_get_schema()

Get a list of emails for populating the email post type.

Source: bp-core/bp-core-functions.php:3733

bp_email_get_type_schema()

Get a list of emails for populating email type taxonomy terms.

Source: bp-core/bp-core-functions.php:3931

bp_email_unsubscribe_handler()

Handles unsubscribing user from notification emails.

Source: bp-core/bp-core-functions.php:4124