[wp-trac] [WordPress Trac] #12880: Reorganize Directory Structure in /wp-includes
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 6 21:57:21 UTC 2010
#12880: Reorganize Directory Structure in /wp-includes
--------------------------+-------------------------------------------------
Reporter: mikeschinkel | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version: 3.0
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
This is a simple one and I'm not married to the idea but would like to
suggest we consider reorganizing the directory structure in /wp-includes.
I find that I'm constantly paging up and down in my IDE to find the files
I'm looking for.
Maybe we could create subdirectories for the obvious groups, i.e.:
{{{
/wp-includes/category
/wp-includes/classes
/wp-includes/comments
/wp-includes/default
/wp-includes/feeds
/wp-includes/functions
/wp-includes/multisite
/wp-includes/pluggable
/wp-includes/post
}}}
If we do this it will be easier to work with the remaining files that are
not in those groups. Something to consider. I can write a patch...
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12880>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list