Changeset 8035
- Timestamp:
- 03/04/2014 09:20:04 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-functions.php
r8005 r8035 335 335 // This was a mis-named activity type from before BP 1.6 336 336 unset( $actions['friends_register_activity_action'] ); 337 338 // This type has not been used since BP 1.0.3. It will be re-instated in a future version.339 unset( $actions['updated_profile'] );340 337 341 338 return apply_filters( 'bp_activity_get_types', $actions );
Note: See TracChangeset
for help on using the changeset viewer.