[wp-trac] [WordPress Trac] #24049: Make Plugin Editor's file list alphabetical by full path
WordPress Trac
noreply at wordpress.org
Mon Oct 6 20:31:42 UTC 2014
#24049: Make Plugin Editor's file list alphabetical by full path
--------------------------+-----------------------------
Reporter: Daedalon | Owner: SergeyBiryukov
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 4.1
Component: Plugins | Version: 2.8
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+-----------------------------
Comment (by MattyRob):
Attached patch resolves the issued stated above by placing the main plugin
file name at the start of the returned array.
I've also dropped the root file sorting section with the preg_match - it
doesn't seem to change the returned values and also causes errors as the
regex is not properly contained - I was getting lots of errors log about
invalid operators.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/24049#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list