@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_is_group_membership_request() |
Is the current page a group’s Request Membership page? |
bp_is_group() |
Does the current page belong to a single group? |
bp_is_my_profile() |
Is the current page part of the profile of the logged-in user? |
bp_ajax_querystring() |
Allow templates to pass parameters directly into the template loops via AJAX. |
bp_ajax_querystring |
Filters the template paramenters to be used in the query string. |
bp_get_blog_signup_allowed() |
Is blog signup allowed? |
bp_registration_needs_activation() |
Check whether registrations require activation on this installation. |
bp_registration_needs_activation |
Filters whether registrations require activation on this installation. |
bp_total_member_count() |
Output the total member count for the site. |
bp_get_total_member_count() |
Return the total member count in your BP instance. |