Opened 14 years ago
Closed 13 years ago
#15831 closed defect (bug) (duplicate)
Support registration of sites with sub-sub domains
Reported by: | westi | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0.3 |
Component: | General | Keywords: | 3.2-early close |
Focuses: | Cc: |
Description
A correctly configured subdomain install can also host sub-subdomains.
At the moment we stop people registering them in wpmu_validate_blog_signup
by not allowing a dot in the name.
A super admin can edit the site and change it though so they do work.
This should probably be configurable using a filter and default to off.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Related: #20019