#8365 closed enhancement (fixed)
Renovate the create a blog form
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 7.0.0 | Priority: | normal |
| Severity: | normal | Version: | 1.0 |
| Component: | Blogs | Keywords: | has-patch |
| Cc: |
Description
Trying to reproduce the issue described there #8351, I've noticed the form to create a new blog for logged in users was getting old and was doing a step for subdomain installs that was redundant. As wpmu_validate_blog_signup() is building the new site URL, we don't need to redo it.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 12734: