Changes between Initial Version and Version 1 of Ticket #18934, comment 7
- Timestamp:
- 11/21/11 21:08:27 (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18934, comment 7
initial v1 12 12 delete_user_meta( $user_id, $blog_prefix . 'capabilities' ); 13 13 14 I think this makes the !is_n ot_network_admin check look weird too because that should be for the $user_id we are dealing with and not the current user.14 I think this makes the !is_network_admin check look weird too because that should be for the $user_id we are dealing with and not the current user. <--EDIT: IGNORE THIS... 15 15 16 16
