@since: BuddyPress 1.8.0 |
Description |
---|---|
bp_get_the_profile_field_errors_action() |
Fires after field label and displays associated errors for the field. |
bp_get_send_message_button_args |
Filters the “Private Message” button for member profile headers. |
bp_groups_admin_create_pagination_links() |
Create pagination links out of a BP_Group_Member_Query. |
bp_groups_admin_manage_member_row |
Fires after the listing of a single row for members in a group on the group edit screen. |
BP_Group_Extension::__get() |
Provide access to otherwise unavailable object properties. |
BP_Group_Extension::__isset() |
Provide a fallback for isset( $this->foo ) when foo is unavailable. |
BP_Group_Extension::__set() |
Allow plugins to set otherwise unavailable object properties. |
BP_Group_Extension::get_legacy_property_list() |
Return a list of legacy properties. |
BP_Group_Extension::parse_legacy_properties() |
Parse legacy properties. |
BP_Group_Extension::setup_legacy_properties() |
Set up legacy properties. |