Functions |
Description |
---|---|
bp_invites_sent_invite_screen() |
Output members’s Invites > Email Invite page. |
bp_invites_slug() |
Output the invites component slug. |
bp_is_action_variable() |
Check to see whether the current page matches a given action_variable. |
bp_is_activation() |
Determine whether BuddyPress is in the process of being activated. |
bp_is_activation_page() |
Is the current page the Activate page? |
bp_is_active() |
Check whether a given component (or feature of a component) is active. |
bp_is_activity_autoload_active() |
Check whether Activity Autoload is enabled. |
bp_is_activity_component() |
Check whether the current page is part of the Activity component. |
bp_is_activity_directory() |
Is the current page the activity directory? |
bp_is_activity_edit() |
Is the current page a single activity item edit permalink? |
bp_is_activity_edit_enabled() |
Check whether Activity edit is enabled. |
bp_is_activity_follow_active() |
Check whether Activity Follow is enabled. |
bp_is_activity_front_page() |
Is the front page of the site set to the Activity component? |
bp_is_activity_heartbeat_active() |
Check whether Activity Heartbeat refresh is enabled. |
bp_is_activity_like_active() |
Check whether Activity Like is enabled. |
bp_is_activity_link_preview_active() |
Check whether Activity Link Preview is enabled. |
bp_is_activity_permalink() | |
bp_is_activity_tabs_active() |
Check whether Activity Tabs are enabled. |
bp_is_akismet_active() |
Check whether Akismet is enabled. |
bp_is_blog_page() |
Is this a blog page, ie a non-BP page? |
bp_is_blogs_component() |
Check whether the current page is part of the Blogs component. |
bp_is_blogs_directory() |
Is the current page the blogs directory ? |
bp_is_change_avatar() | |
bp_is_component_front_page() |
Check if the specified BuddyPress component directory is set to be the front page. |
bp_is_create_blog() |
Is the current page the Create a Blog page? |
bp_is_current_action() |
Check to see whether the current page matches a given action. |
bp_is_current_component() |
Check to see whether the current page belongs to the specified component. |
bp_is_current_component_core() |
Is the current component an active core component? |
bp_is_current_item() |
Check against the current_item. |
bp_is_custom_post_type_feed_enable() |
Checks if custom post type feed is enabled. |
bp_is_deactivation() |
Determine whether BuddyPress is in the process of being deactivated. |
bp_is_directory() |
Is this a component directory page? |
bp_is_document_component() |
Check whether the current page is part of the Document component. |
bp_is_document_directory() |
Is the current page the media directory? |
bp_is_email_customizer() |
Are we looking at the email customizer? |
bp_is_first_group_creation_step() |
Is the user looking at the first step in the group creation process |
bp_is_following() |
Check if a user is already following another user. |
bp_is_forums_component() |
Check whether the current page is part of the Forums component. |
bp_is_forums_document_support_enabled() |
Checks if media forums document support is enabled. |
bp_is_forums_emoji_support_enabled() |
Checks if media emoji support is enabled in forums. |
bp_is_forums_gif_support_enabled() |
Checks if media gif support is enabled in forums. |
bp_is_forums_media_support_enabled() |
Checks if media forums media support is enabled. |
bp_is_friend() |
Check whether a given user is a friend of the logged-in user. |
bp_is_friend_requests() | |
bp_is_friends_component() |
Check whether the current page is part of the Connections component. |
bp_is_front_page() |
Is the user on the front page of the site? |
bp_is_get_request() |
Return true|false if this is a GET request. |
bp_is_group() |
Does the current page belong to a single group? |
bp_is_group_activity() |
Is the current page a group’s activity page? |
bp_is_group_admin_page() |
Is the current page part of a single group’s admin screens? |