Changeset 2830
- Timestamp:
- 03/11/2010 10:32:14 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-blogs.php
r2826 r2830 690 690 691 691 function bp_blogs_remove_data( $user_id ) { 692 if ( !bp_core_is_multisite() ) 693 return false; 694 692 695 /* If this is regular blog, delete all data for that blog. */ 693 696 BP_Blogs_Blog::delete_blogs_for_user( $user_id );
Note: See TracChangeset
for help on using the changeset viewer.