[wp-hackers] User folders for themes, plug-ins

Chris Williams chris at clwill.com
Thu Jan 18 18:16:06 GMT 2007


How about a solution that separates system and user content, by moving
the system content?  To wit:

- Move system supplied content to a new directory (e.g. wp-syscontent)
- Change core code to look in both this directory and wp-content (with a
priority on one or the other -- that argument yet to be had)
- From then on wp-content is solely a user directory
- On update, don't touch wp-content

This involves only changes to core code, doesn't farkle with user
content directories on update (avoiding the original problem), doesn't
break a bunch of existing plug-ins, and more elegantly separates user
and system content.

-----Original Message-----
From: Brian Layman
Subject: RE: [wp-hackers] User folders for themes, plug-ins

So, solutions that break a bunch of plugins, for a bunch of users, seem
to
be inappropriate if fixing the issue for a very limited number of
servers is
the main pay off.


More information about the wp-hackers mailing list