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

WordPress Trac noreply at wordpress.org
Tue May 9 14:58:43 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:  has-patch has-unit-tests dev-        |     Focuses:  multisite
  feedback commit                                |
-------------------------------------------------+-------------------------
Changes (by flixos90):

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


Comment:

 In [changeset:"40589"]:
 {{{
 #!CommitTicketReference repository="" revision="40589"
 Multisite: Introduce `minimum_site_name_length` filter.

 Prior to this change, the minimum site name length checked in
 `wpmu_validate_blog_signup()` was set to a fixed value of 4. The new
 filter allows tweaking this value, as there may be cases where shorter
 site names may be required.

 Fixes #39676.
 }}}

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


More information about the wp-trac mailing list