Changeset 47892 for trunk/src/wp-includes/ms-functions.php
- Timestamp:
- 06/03/2020 10:00:27 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/ms-functions.php
r47855 r47892 393 393 * 394 394 * @param string $user_email The email provided by the user at registration. 395 * @return bool Returns true when the email address is banned.395 * @return bool True when the email address is banned, false otherwise. 396 396 */ 397 397 function is_email_address_unsafe( $user_email ) {
Note: See TracChangeset
for help on using the changeset viewer.