[wp-trac] Re: [WordPress Trac] #4190: Improve directory stucture
for WP users
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 25 17:54:08 GMT 2007
#4190: Improve directory stucture for WP users
----------------------------+-----------------------------------------------
Reporter: cwiltgen | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.4
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by Otto42):
Suggestion:
Keep wp-content as it is, but move anything that comes with the default
distribution (default/classic themes, akismet, any future plugins/themes)
into wp-includes/system-content (or some better name). We keep the
plugins/themes directories and the index.php to prevent viewing of the
directories and such, but move all the actual files that do anything over
into wp-includes.
Then change the theme and plugin loading code to check both places but to
prefer the user directories.
This changes WP such that everything in wp-content is user generated
content, period. Eliminates the current inconsistency by having some
default stuff in there as well.
--
Ticket URL: <http://trac.wordpress.org/ticket/4190#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list