WPide icon indicating copy to clipboard operation
WPide copied to clipboard

Update WPide.php to sort filenames.

Open Larceniii opened this issue 11 years ago • 4 comments

This will sort the file listings to make finding files easier. They will be sorted A-Z then a-z because that's how PHP's "asort()" works. Just a quick hack to make the files less crazy. I felt bad not sharing this with everyone else for so long.

Larceniii avatar Aug 07 '13 19:08 Larceniii

Thanks Larceniii but I commited something similar a week or two back 091ad1d655f5ad08e3560df0fcc82a8fb7e54220

WPsites avatar Aug 07 '13 19:08 WPsites

Ah didn't see that, you've been busy! I've been using my fork for a while now, since I've got the Multi-Site permissions setup in mine, did you ever touch back on that? I only let super_admin && on site_id = 1 be able to access wpide.

Larceniii avatar Aug 07 '13 19:08 Larceniii

I didn't but noticed it when I looked at the commits to your fork. If you can set up a pull request for that feature I'll add it in.

WPsites avatar Aug 07 '13 23:08 WPsites

https://github.com/Larceniii/WPide/commit/0507114421729481cb117e6251b9ea066d6710c2#WPide.php

My commits may make it unusable on a single wp installation. Have a peek and see what I mean.

Larceniii avatar Aug 08 '13 20:08 Larceniii