[wp-trac] [WordPress Trac] #21643: Uploaded media should keep alphabetic order
WordPress Trac
wp-trac at lists.automattic.com
Fri Aug 24 21:59:05 UTC 2012
#21643: Uploaded media should keep alphabetic order
--------------------------+------------------------
Reporter: tar.gz | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Upload | Version: 3.4.1
Severity: normal | Resolution: duplicate
Keywords: close |
--------------------------+------------------------
Comment (by SergeyBiryukov):
Yes, I see what the issue is.
However if a user uploads a second bunch of images, it will be displayed
on top of the previous one, which might also be confusing.
I guess the actual enhancement here would be to switch from sorting by ID
(which depends on the order of uploading) to the alphabetical order in the
Gallery tab. This wouldn't be the default behaviour, but makes sense as a
plugin.
[attachment:keep-alphabetical-order.php] is a workaround plugin for that.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21643#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list