Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #17904, comment 58


Ignore:
Timestamp:
08/24/2016 10:48:58 AM (8 years ago)
Author:
FolioVision
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17904, comment 58

    initial v1  
    55As @Ipstenu  said, these restrictions are there to make sure the user blogs have nice URLs, but the '''UX loss''' is too big.
    66
    7 Above I attached another revision of the patch 17904.6.diff which removes the user name lowercase and no spaces requirements of Multisite (in {{{wp_validate_user_login()}}} and wp-includes/ms-default-filters.php), but still respects that when creating the new blog URL (wp-signup.php).
     7attachment:17904.6.diff removes the user name lowercase and no spaces requirements of Multisite (in {{{wp_validate_user_login()}}} and wp-includes/ms-default-filters.php), but still respects that when creating the new blog URL (wp-signup.php).