WPide
WPide copied to clipboard
Update WPide.php to sort filenames.
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.
Thanks Larceniii but I commited something similar a week or two back 091ad1d655f5ad08e3560df0fcc82a8fb7e54220
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.
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.
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.