Namespaces: global
Description
bp_parse_args()

Merge user defined arguments into defaults array.

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

bp_sanitize_pagination_arg()

Sanitizes a pagination argument based on both the request override and the original value submitted via a query argument, likely to a template class responsible for limiting the resultset of a template loop.

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

bp_esc_sql_order()

Sanitize an ‘order’ parameter for use in building SQL queries.

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

bp_esc_like()

Escape special characters in a SQL LIKE clause.

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

bp_core_parse_args_array()

A utility for parsing individual function arguments into an array.

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

bp_core_fix_admin_bar_names()

Replace admin bar “Howdy” text Use proper display name and mention

Source: bp-core/bp-core-adminbar.php:124

bp_version()

Output the BuddyPress version.

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

bp_get_version()

Return the BuddyPress version.

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

bp_db_version()

Output the BuddyPress database version.

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

bp_get_db_version()

Return the BuddyPress database version.

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