Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#9584 closed enhancement (wontfix)

Allow WPMU plugins to work in folders too

Reported by: denis-de-bernardy's profile Denis-de-Bernardy Owned by:
Milestone: Priority: normal
Severity: minor Version: 2.8
Component: Plugins Keywords: has-patch tested commit dev-feedback
Focuses: 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)

9584.diff (519 bytes) - added by Denis-de-Bernardy 17 years ago.

Download all attachments as: .zip

Change History (7)

#1 @Denis-de-Bernardy
17 years ago

  • Keywords has-patch tested added

#2 @Denis-de-Bernardy
17 years ago

  • Keywords needs-testing dev-feedback added; tested removed

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.

#3 @janeforshort
17 years ago

  • Milestone changed from 2.8 to Future Release

Punting due to time constraints, will reconsider for upcoming release cycle.

#4 @Denis-de-Bernardy
17 years ago

  • Keywords tested commit added; needs-testing removed
  • Milestone changed from Future Release to 2.8

#5 @westi
17 years ago

  • Milestone changed from 2.8 to Future Release

Leave this for now.

#6 @Denis-de-Bernardy
17 years ago

  • 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.