[wp-trac] Re: [WordPress Trac] #4334: Restructure wp-admin
WordPress Trac
wp-trac at lists.automattic.com
Fri May 25 07:25:53 GMT 2007
#4334: Restructure wp-admin
-------------------------------+--------------------------------------------
Reporter: ryan | Owner: ryan
Type: defect | Status: new
Priority: normal | Milestone: 2.3
Component: Administration | Version: 2.3
Severity: normal | Resolution:
Keywords: wp-admin includes |
-------------------------------+--------------------------------------------
Comment (by ryan):
That breaks up admin-db and admin-functions into something more sane. I'm
itching to reorg the template files too since there are almost seventy
something inconsistenly named files in wp-admin. Two approaches to
renaming.
* post/create.php
* post/edit.php
* post/form.php
* post/manage.php
* post/update.php
Or...
* post-create.php
* post-edit.php
* post-form.php
* post-manage.php
* post-update.php
I like the directory approach. It provides a pretty permalink style via
its structure. The related js and css files can also go in the directory,
reducing clutter in wp-admin.
--
Ticket URL: <http://trac.wordpress.org/ticket/4334#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list