Hooks |
Description |
---|---|
bp_invitation_after_save |
Fires after an invitation is saved. |
bp_invitation_after_update |
Fires after an invitation is updated. |
bp_invitation_before_delete |
Fires before an invitation is deleted. |
bp_invitation_before_save |
Fires before an invitation is saved. |
bp_invitation_before_update |
Fires before an invitation is updated. |
bp_invitations_get_paged_invitations_sql |
Filters the pagination SQL statement. |
bp_invitations_send_invitation_by_id_before_send |
Fires before an invitation is sent. |
bp_invitations_send_request_notification_by_id_before_send |
Is this user allowed to make a request in this situation? |
bp_invite_post_type |
Filters the post type slug for the invites component. |
bp_invites_member_invite_activate_user |
Fires after invitee activate his/her account. |
bp_invites_member_invite_filter_subject |
Remove Recipients avatar and name |
bp_invites_member_invite_mark_register_user |
Fires after invitee registered. |
bp_invites_screen_send_invite |
Filters the template to load for the Invites > Sent Invites page. |
bp_invites_screen_sent_invite |
Filters the template to load for a users Invites > Invite by Email page. |
bp_is_{$component}_{$feature}_active |
Filters whether or not a given feature for a component is active. |
bp_is_action_variable |
Filters whether the current page matches a given action_variable. |
bp_is_active |
Filters whether or not a given component has been activated by the admin. |
bp_is_activity_autoload_active |
Filters whether or not Activity Autoload is enabled. |
bp_is_activity_edit_enabled |
Filters whether or not Activity edit is enabled. |
bp_is_activity_follow_active |
Filters whether or not Activity Follow is enabled. |
bp_is_activity_heartbeat_active |
Filters whether or not Activity Heartbeat refresh is enabled. |
bp_is_activity_like_active |
Filters whether or not Activity Like is enabled. |
bp_is_activity_link_preview_active |
Filters whether or not Activity Link Preview is enabled. |
bp_is_activity_tabs_active |
Filters whether or not Activity Tabs are enabled. |
bp_is_akismet_active |
Filters whether or not Akismet is enabled. |
bp_is_blog_page |
Filters whether or not current page is a blog page or not. |
bp_is_blog_public |
Filters whether or not the current blog is public. |
bp_is_component_front_page |
Filters whether or not the specified BuddyPress component directory is set to be the front page. |
bp_is_current_component |
Filters whether the current page belongs to the specified component. |
bp_is_current_item |
Filters whether or not an item is the current item. |
bp_is_custom_post_type_feed_enable |
Filters whether custom post type feed enabled or not. |
bp_is_directory |
Filters whether or not user is on a component directory page. |
bp_is_first_group_creation_step |
Filters whether or not user is looking at first step in group creation process. |
bp_is_friend |
Filters the status of friendship between logged in user and given user. |
bp_is_group_forums_active |
Filters whether or not bbPress plugin-powered Group Forums are enabled. |
bp_is_item_admin |
Filters whether or not the logged-in user is an admin for the current item. |
bp_is_item_mod |
Filters whether or not the logged-in user is a mod for the current item. |
bp_is_large_install |
Filters whether the current installation is “large”. |
bp_is_last_group_creation_step |
Filters whether or not user is looking at last step in group creation process. |
bp_is_multiblog_mode |
Filters whether or not we’re running in multiblog mode. |
bp_is_my_profile |
Filters whether or not current page is part of the profile for the logged-in user. |
bp_is_network_activated |
Filters whether or not we’re active at the network level. |
bp_is_new_blog_public |
Filters whether or not a new blog is public. |
bp_is_post_type_feed_enable |
Filters whether post type feed enabled or not. |
bp_is_relevant_feed_enabled |
Filters whether or not relevant feed is enabled. |
bp_is_root_blog |
Filters whether or not we’re on the root blog. |
bp_is_root_component |
Filters whether or not a component’s URL should be in the root, not under a member page. |
bp_is_single_item |
Filters whether or not an item is the a single item. (group, user, etc) |
bp_is_user_deleted |
Filters whether a user is marked as deleted. |
bp_is_user_spammer |
Filters whether a user is marked as a spammer. |