[wp-trac] [WordPress Trac] #61752: Plugin and theme editors should show files in alpha order

WordPress Trac noreply at wordpress.org
Thu Aug 8 15:07:15 UTC 2024


#61752: Plugin and theme editors should show files in alpha order
----------------------------+------------------------------
 Reporter:  helgatheviking  |       Owner:  (none)
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  General         |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:
----------------------------+------------------------------

Comment (by helgatheviking):

 That's a huge improvement! Would it be too much to ask that

 1. All folders are alpha sorted and then all files...
 Folder A/
 Folder B/
 a-file.php
 b-file.php

 2. files like Theme Functions are displayed by their actual file name.

 comments.php (Comments)
 footer.php (Theme Footers)
 functions.php (Theme Functions)

 instead of

 Comments (comments.php)
 Theme Footer (footer.php)
 Theme Functions (functions.php)

 Though I think they might be getting sorted by their file, I am always
 looking for `functions.php` and never for `Theme Functions`. It may matter
 less with actual alpha sorting, but I think it would be a nice touch to
 make this area more usable. (Might be entirely out of scope for this
 ticket though)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61752#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list