[wp-trac] [WordPress Trac] #39676: Remove restriction of minimum site title length of 4 characters

WordPress Trac noreply at wordpress.org
Fri Mar 17 14:35:12 UTC 2017


#39676: Remove restriction of minimum site title length of 4 characters
-------------------------------------------------+-------------------------
 Reporter:  flixos90                             |       Owner:  flixos90
     Type:  enhancement                          |      Status:  closed
 Priority:  normal                               |   Milestone:  4.8
Component:  Networks and Sites                   |     Version:
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  needs-dev-note has-patch has-unit-   |     Focuses:  multisite
  tests                                          |
-------------------------------------------------+-------------------------
Changes (by flixos90):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"40295"]:
 {{{
 #!CommitTicketReference repository="" revision="40295"
 Multisite: Remove restriction of minimum site name length in
 `wpmu_validate_blog_signup()`.

 It is sometimes desirable to support shorter site names than 4 characters,
 therefore that restriction should be removed. It is still possible to
 manually enforce it by using the `wpmu_validate_blog_signup` filter.

 As a result of this change, another `is_super_admin()` call gets removed
 which affects the ongoing efforts of working on a network-wide role
 system.

 Props milindmore22.
 Fixes #39676. See #37616.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39676#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list