Changeset 12028
- Timestamp:
- 10/14/2009 02:30:51 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/capabilities.php
r12027 r12028 606 606 $this->get_role_caps(); 607 607 $this->update_user_level_from_caps(); 608 do_action( 'set_user_role', $this->ID, $role ); 608 609 } 609 610
Note: See TracChangeset
for help on using the changeset viewer.