Changeset 32654 for trunk/src/wp-admin/user-new.php
- Timestamp:
- 05/29/2015 08:16:22 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/user-new.php
r32116 r32654 18 18 19 19 if ( is_multisite() ) { 20 /** 21 * 22 * @param string $text 23 * @return string 24 */ 20 25 function admin_created_user_email( $text ) { 21 26 $roles = get_editable_roles();
Note: See TracChangeset
for help on using the changeset viewer.