Namespaces: global |
Description |
|---|---|
| bp_core_load_buddypress_textdomain() |
Load the buddyboss translation file for current language. |
| bp_core_action_search_site() |
A JavaScript-free implementation of the search functions in BuddyPress. |
| 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_verify_nonce_request() |
Makes sure the user requested an action from another page on this site. |
| bp_is_post_request() |
Return true|false if this is a POST request. |
| bp_is_get_request() |
Return true|false if this is a GET request. |
| bp_get_root_blog_id() |
Get the ID of the root blog. |
| bp_is_multiblog_mode() |
Are we running multiblog mode? |