Changeset 13956 for trunk/wp-admin/includes/schema.php
- Timestamp:
- 04/03/2010 05:14:34 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/schema.php
r13827 r13956 608 608 if ( !empty( $role ) ) { 609 609 $role->add_cap( 'update_core' ); 610 $role->add_cap( 'remove_user' );611 610 $role->add_cap( 'remove_users' ); 612 611 }
Note: See TracChangeset
for help on using the changeset viewer.