File: bp-core/bp-core-functions.php |
Description |
---|---|
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_core_get_components |
Filters the list of component information. |
bp_nav_menu_get_loggedin_pages() |
Create fake “post” objects for BP’s logged-in nav menu for use in the WordPress “Menus” settings page. |
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. |
bp_verify_nonce_request |
Fires at the end of the nonce verification check. |