Great plugin, thanks. I just noticed that the sorting is case sensitive, so I have to manually sort the records in order to get them to display correctly.
Is there a way to get the sort working case insensitive? At this point I'm just going to sort_by the array, until I find a better solution...
Great plugin, thanks. I just noticed that the sorting is case sensitive, so I have to manually sort the records in order to get them to display correctly.
Is there a way to get the sort working case insensitive? At this point I'm just going to
sort_by
the array, until I find a better solution...