Changeset 37488 for trunk/src/wp-admin/user-new.php
- Timestamp:
- 05/22/2016 06:00:23 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/user-new.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/user-new.php
r36697 r37488 134 134 } else { 135 135 /** 136 * Filter the user_login, also known as the username, before it is added to the site.136 * Filters the user_login, also known as the username, before it is added to the site. 137 137 * 138 138 * @since 2.0.3 … … 211 211 212 212 /** 213 * Filter whether to enable user auto-complete for non-super admins in Multisite.213 * Filters whether to enable user auto-complete for non-super admins in Multisite. 214 214 * 215 215 * @since 3.4.0
Note: See TracChangeset
for help on using the changeset viewer.