stream
stream copied to clipboard
Buddypress connector implemented
trafficstars
Partially resolves #1093
Summary checklist
- [x]
activitycallbacks tested and passing. - [x]
groupcallbacks tested and passing. - [x]
optioncallbacks tested and passing. - [x]
xprofilecallbacks tested and passing. - [x]
callback_xprofile_group_before_saveandcallback_xprofile_field_before_savecallbacks added to theBuddyPressconnector class to provide a more stable method of capturing the incoming field/field group action that doesn't rely on$wpdb->insert_id.