@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_is_group_forum() |
Is the current page a group’s (legacy bbPress) forum page? |
bp_core_set_charset() |
Get the DB schema to use for BuddyPress components. |
bp_is_messages_sentbox() |
Is the current page a user’s Messages Sentbox? |
bp_get_the_body_class |
Filters the BuddyPress classes to be added to body_class() |
bp_is_activation_page() |
Is the current page the Activate page? |
bp_is_register_page() |
Is the current page the Register page? |
bp_the_body_class() |
Customize the body class, according to the currently displayed BP content. |
bp_get_the_body_class() |
Customize the body class, according to the currently displayed BP content. |
bp_is_messages_inbox() |
Is the current page a user’s Messages Inbox? |
bp_is_messages_compose_screen() |
Is the current page a user’s Messages Compose screen?? |