Functions |
Description |
|---|---|
| bp_get_add_switch_button() |
Returns a view as/back to button for a given user depending on the switching status. |
| bp_get_admin_bar_pref() |
Retrieve the Toolbar display preference of a user based on context. |
| bp_get_admin_url() |
Return the correct admin URL based on BuddyPress and WordPress configuration. |
| bp_get_album_author() |
Return the album author name. |
| bp_get_album_count() |
Return the album count. |
| bp_get_album_group_id() |
Return the album group ID. |
| bp_get_album_id() |
Return the album ID. |
| bp_get_album_link() |
Return the album description. |
| bp_get_album_load_more_link() |
Get the URL for the Load More link. |
| bp_get_album_pagination_count() |
Return the album pagination count. |
| bp_get_album_pagination_links() |
Return the album pagination links. |
| bp_get_album_per_page() |
Return the number of media album per page. |
| bp_get_album_privacy() |
Return the album privacy. |
| bp_get_album_title() |
Return the album title. |
| bp_get_album_user_id() |
Return the album user ID. |
| bp_get_album_visibility() |
Return the album visibility. |
| bp_get_allowedtags() |
Get BuddyPress content allowed tags. |
| bp_get_article_prefix() |
Return string with the article prefix “a/an”. |
| bp_get_asset_template_part() |
Get an asset template part. |
| bp_get_attachment_document_id() |
Get document id for the attachment. |
| bp_get_attachment_media_id() |
Get media id for the attachment. |
| bp_get_avatar_admin_step() |
Return the current avatar upload step. |
| bp_get_avatar_delete_link() |
Return an avatar delete link. |
| bp_get_avatar_to_crop() |
Return the URL of the avatar to crop. |
| bp_get_avatar_to_crop_src() |
Return the relative file path to the avatar to crop. |
| bp_get_blog_avatar() |
Get a blog’s avatar. |
| bp_get_blog_class() |
Return the row class of the current blog in the loop. |
| bp_get_blog_create_button() |
Get the Create a Site button. |
| bp_get_blog_create_nav_item() |
Get the Create a Site nav item. |
| bp_get_blog_description() |
Return the description of the current blog in the loop. |
| bp_get_blog_id() |
Return the ID of the current blog in the loop. |
| bp_get_blog_last_active() |
Return the last active date of the current blog in the loop. |
| bp_get_blog_latest_post() |
Return the latest post from the current blog in the loop. |
| bp_get_blog_latest_post_content() |
Return the content of the latest post on the current blog in the loop. |
| bp_get_blog_latest_post_featured_image() |
Return the featured image of the latest post on the current blog in the loop. |
| bp_get_blog_latest_post_permalink() |
Return the permalink of the latest post on the current blog in the loop. |
| bp_get_blog_latest_post_title() |
Return the title of the latest post on the current blog in the loop. |
| bp_get_blog_name() |
Return the name of the current blog in the loop. |
| bp_get_blog_permalink() | |
| bp_get_blog_signup_allowed() |
Is blog signup allowed? |
| bp_get_blogs_directory_permalink() |
Return blog directory permalink. |
| bp_get_blogs_pagination_count() |
Get the blogs pagination count. |
| bp_get_blogs_pagination_links() |
Return the blogs pagination links. |
| bp_get_blogs_root_slug() |
Return the blogs component root slug. |
| bp_get_blogs_slug() |
Return the blogs component slug. |
| bp_get_blogs_visit_blog_button() |
Return button for visiting a blog in a loop. |
| bp_get_button() |
Create and return a button. |
| bp_get_canonical_url() |
Get the canonical URL of the current page. |
| bp_get_caps_for_role() |
Return an array of capabilities based on the role that is being requested. |
| bp_get_community_caps() |
Return community capabilities. |