Changeset 14984 for trunk/wp-admin/includes/schema.php
- Timestamp:
- 05/27/2010 09:49:38 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/schema.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/schema.php
r14924 r14984 613 613 $role->add_cap( 'promote_users' ); 614 614 $role->add_cap( 'edit_theme_options' ); 615 $role->add_cap( 'delete_themes' ); 615 616 } 616 617 }
Note: See TracChangeset
for help on using the changeset viewer.