File: bp-core/bp-core-functions.php |
Description |
|---|---|
| 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_core_get_minified_asset_suffix() |
Get the correct filename suffix for minified assets. |
| bp_core_get_components() |
Return a list of component information. |
| 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. |