File: bp-core/bp-core-functions.php |
Description |
---|---|
bp_core_load_buddypress_textdomain() |
Load the buddyboss translation file for current language. |
buddypress_locale |
Filters the locale to be loaded for the language files. |
buddypress_locale_locations |
Filters the locations to load language files from. |
bp_core_action_search_site() |
A JavaScript-free implementation of the search functions in BuddyPress. |
bp_core_search_site |
Filters the constructed url for use with site searching. |
bp_remove_adjacent_posts_rel_link() |
Remove “prev” and “next” relational links from on BuddyPress pages. |
_bp_strip_spans_from_title() |
Strip the span count of a menu item or of a title part. |
bp_do_404 |
Fires inside the triggering of a 404. |
bp_verify_nonce_request() |
Makes sure the user requested an action from another page on this site. |
bp_verify_nonce_request_url |
Filters the requested URL being nonce-verified. |