Opened 3 years ago
Closed 3 years ago
#14871 closed enhancement (fixed)
MS Install Typo and Enhancement
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Multisite | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Currently, MS setup tells you to create the blogs.dir sub-directory in wp-content and provides the wp-content path. It would be a pleasant enhancement just to be able to copy the entire path so in one swoop someone could create the directory:
- Copy path
- paste: mkdir [path]
- Done!
Also, the patch fixes a typo.
Attachments (1)
Change History (2)
comment:1
automattor — 3 years ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [15618]) Correct typo and use full blogs.dir path. props filosofo, fixes #14871.