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

WordPress Trac noreply at wordpress.org
Fri Apr 7 13:14:39 UTC 2017


#39676: Remove restriction of minimum site title length of 4 characters
------------------------------------------+------------------------
 Reporter:  flixos90                      |       Owner:  flixos90
     Type:  enhancement                   |      Status:  reopened
 Priority:  normal                        |   Milestone:  4.8
Component:  Networks and Sites            |     Version:
 Severity:  normal                        |  Resolution:
 Keywords:  needs-patch needs-unit-tests  |     Focuses:  multisite
------------------------------------------+------------------------

Comment (by flixos90):

 In [changeset:"40391"]:
 {{{
 #!CommitTicketReference repository="" revision="40391"
 Multisite: Partially revert [40295].

 [40295] removed the restriction of a minimum amount of characters for new
 site names, which could cause unexpected behavior. That changeset is
 reverted here with the exception of the removal of the `is_super_admin()`
 check, which can safely be omitted. A new filter for the minimum site name
 length will be introduced later to be able to modify that behavior.

 See #39676, #37616.
 }}}

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


More information about the wp-trac mailing list