Functions |
Description |
---|---|
bp_is_group_admin_screen() |
Is the current page a specific group admin screen? |
bp_is_group_albums() |
Is the current page a group’s activity page? |
bp_is_group_albums_support_enabled() |
Checks if media group album support is enabled. |
bp_is_group_create() |
Is the current page part of the group creation process? |
bp_is_group_creation_step() |
Check which step is displayed during the group creation process. |
bp_is_group_creation_step_complete() |
Check which group creation steps have been completed. |
bp_is_group_creator() |
Determine whether a user is the creator of the current group in the loop. |
bp_is_group_custom_front() |
Is the current group page a custom front? |
bp_is_group_document() |
Is the current page a group’s document page? |
bp_is_group_document_support_enabled() |
Checks if media group document support is enabled. |
bp_is_group_folders() |
Is the current page a group’s folder page? |
bp_is_group_forum() |
Is the current page a group’s (legacy bbPress) forum page? |
bp_is_group_forum_topic() |
Is the current page a group forum topic? |
bp_is_group_forum_topic_edit() |
Is the current page a group forum topic edit page? |
bp_is_group_forums_active() |
Check whether bbPress plugin-powered Group Forums are enabled. |
bp_is_group_home() |
Is the current page a single group’s home page? |
bp_is_group_invites() |
Is the current page a group’s Invites page? |
bp_is_group_leaders() |
Is the current page a group’s Leaders page? |
bp_is_group_leave() |
Is the current page a leave group attempt? |
bp_is_group_media() |
Is the current page a group’s activity page? |
bp_is_group_media_support_enabled() |
Checks if media group media support is enabled. |
bp_is_group_members() |
Is the current page a group’s Members page? |
bp_is_group_membership_request() |
Is the current page a group’s Request Membership page? |
bp_is_group_messages() |
Is the current page a group’s message page? |
bp_is_group_single() |
Is the current page part of a single group? |
bp_is_group_subgroups() |
Is the current page a group’s subgroups page? |
bp_is_groups_component() |
Check whether the current page is part of the Groups component. |
bp_is_groups_directory() |
Is the current page the groups directory? |
bp_is_groups_emoji_support_enabled() |
Checks if media emoji support is enabled in groups. |
bp_is_groups_gif_support_enabled() |
Checks if media gif support is enabled in groups. |
bp_is_home() | |
bp_is_install() |
Is this a fresh installation of BuddyPress? |
bp_is_invites_component() |
Check whether the current page is part of the Invites component. |
bp_is_item_admin() |
Is the logged-in user an admin for the current item? |
bp_is_item_mod() |
Is the logged-in user a mod for the current item? |
bp_is_large_install() |
Checks whether the current installation is “large”. |
bp_is_last_group_creation_step() |
Is the user looking at the last step in the group creation process. |
bp_is_media_component() |
Check whether the current page is part of the Media component. |
bp_is_media_directory() |
Is the current page the media directory? |
bp_is_member() | |
bp_is_members_component() |
Check whether the current page is part of the Members component. |
bp_is_members_directory() |
Is the current page the members directory? |
bp_is_messages_component() |
Check whether the current page is part of the Messages component. |
bp_is_messages_compose_screen() |
Is the current page a user’s Messages Compose screen?? |
bp_is_messages_conversation() |
Is the current page a single Messages conversation thread? |
bp_is_messages_document_support_enabled() |
Checks if media messages doc support is enabled. |
bp_is_messages_emoji_support_enabled() |
Checks if media emoji support is enabled in messages. |
bp_is_messages_gif_support_enabled() |
Checks if media gif support is enabled in messages. |
bp_is_messages_inbox() |
Is the current page a user’s Messages Inbox? |
bp_is_messages_media_support_enabled() |
Checks if media messages media support is enabled. |