[wp-trac] [WordPress Trac] #3108: case insensitive array sorting

WordPress Trac noreply at wordpress.org
Sun Feb 11 06:38:34 UTC 2024


#3108: case insensitive array sorting
----------------------------+---------------------
 Reporter:  mattyrob        |       Owner:  (none)
     Type:  defect (bug)    |      Status:  closed
 Priority:  lowest          |   Milestone:
Component:  Administration  |     Version:  2.0.4
 Severity:  trivial         |  Resolution:  fixed
 Keywords:  has-patch       |     Focuses:
----------------------------+---------------------

Comment (by ruthxel42hs):

 Are you suggesting that WordPress should use a case-insensitive sorting
 method, such as `strnatcasecmp`, instead of `ksort`, for sorting arrays in
 the admin section, particularly in places like the Plugins and Users &
 Authors sections? This change would ensure that all entries are
 alphabetically sorted without regard to capitalization. If so, would you
 like assistance in implementing this amendment or guidance on how to
 suggest it for consideration in WordPress development?

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


More information about the wp-trac mailing list