Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
$sort_fields = array(
'number_of_comments' => 'num_comments',
'caption' => 'caption',
'date_taken' => 'EXIF_date_taken',
'ordre' => 'ordre',
'filename' => 'path',
'date' => 'date_submitted',
'id' => 'id',
);
$sortby = 'ordre'; // replace the value by the one you want from the array $sort_fields
1 to 2 of 2