Opened 4 years ago
Closed 4 years ago
#9584 closed enhancement (wontfix)
Allow WPMU plugins to work in folders too
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugins | Version: | 2.8 |
| Severity: | minor | Keywords: | has-patch tested commit dev-feedback |
| Cc: |
Description
Almost every plugin file is named after its folder. The attached patch will allow them to be work as mu-plugins too.
Attachments (1)
Change History (7)
Denis-de-Bernardy — 4 years ago
- Keywords has-patch tested added
- Keywords needs-testing dev-feedback added; tested removed
comment:3
janeforshort — 4 years ago
- Milestone changed from 2.8 to Future Release
Punting due to time constraints, will reconsider for upcoming release cycle.
- Keywords tested commit added; needs-testing removed
- Milestone changed from Future Release to 2.8
- Milestone Future Release deleted
- Resolution set to wontfix
- Status changed from new to closed
nah, let's just close it. on second thought, a user who is savvy enough to use this can write a php file to include his plugins anyway. plus, WPMU now supports an activate site-wide feature, which is better suited for this.
Note: See
TracTickets for help on using
tickets.

on occasion a weird plugin might react poorly with the patch, but it probably is safe to assume that the benefit (not needing to add extra files in the mu-plugins for simple includes) will outweigh the occasional glitch.
if not, just close as wontfix.