Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-core/bp-core-functions.php / Page 18

bp_parse_args()

Function: Merge user defined arguments into defaults array.

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

Used by 0 functions | Uses 0 functions

bp_before_{$filter_key}_parse_args

Filter Hook: Filters the arguments key before parsing if filter key provided.

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

Used by 0 functions | Uses 0 functions

bp_core_parse_args_array()

Function: A utility for parsing individual function arguments into an array.

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

Used by 0 functions | Uses 0 functions

bp_core_number_format()

Function: Format numbers the BuddyPress way.

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

Used by 0 functions | Uses 0 functions

bp_core_number_format

Filter Hook: Filters the BuddyPress formatted number.

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

Used by 0 functions | Uses 0 functions

bp_sort_by_key()

Function: Sort an array of objects or arrays by a specific key/property.

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

Used by 0 functions | Uses 0 functions

bp_alpha_sort_by_key()

Function: Sort an array of objects or arrays by alphabetically sorting by a specific key/property.

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

Used by 0 functions | Uses 0 functions

bp_core_get_table_prefix

Filter Hook: Filters the $wpdb base prefix.

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

Used by 0 functions | Uses 0 functions

bp_get_db_version_raw()

Function: Return the BuddyPress database version.

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

Used by 0 functions | Uses 0 functions

bp_core_get_table_prefix()

Function: Get the $wpdb base prefix, run through the ‘bp_core_get_table_prefix’ filter.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 17 18 19 Next »
Proudly powered by WordPress