Namespaces: global |
Description |
|---|---|
| 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_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_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_verify_nonce_request() |
Makes sure the user requested an action from another page on this site. |
| bp_get_root_blog_id() |
Get the ID of the root blog. |
| bp_is_multiblog_mode() |
Are we running multiblog mode? |