Opened 3 years ago
Closed 3 years ago
#13844 closed defect (bug) (fixed)
Consider switching allow_subdirectory_install filter to a constant
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | 3.0 |
| Component: | Multisite | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
We require plugins to be disabled on Tools > Network. I'd rather a constant get added to wp-config.php than forcing them to modify their theme's functions.php file to achieve the same thing.
Change History (3)
- Owner set to nacin
- Status changed from new to accepted
There's no requirement to run mu-plugins though, especially on a small-scale network, you might as well just network activate them.
I'm going to add a constant, in addition to the filter.
Note: See
TracTickets for help on using
tickets.

I always dropped that plugin in the mu-plugins folder so this hadn't occurred to me. However, leaving this as it is might be a decent way to introduce new network users to the mu-plugins folder.
The most common perception we have run into is that because the mu-plugins folder isn't there, it isn't supported in 3.0.