You appear to be a bot. Output may be restricted
Description
By default sort by count DESCENDING
Usage
OIK_fields_groups::sort_fields();
Parameters
Returns
voidTO DO
take this from the $atts! If we convert this into an object then we can sort on a variety of things Let's just start simple, sorting the array by "count" DESCSource
File name: oik-fields/includes/class-oik-fields-groups.phpLines:
1 to 3 of 3
function sort_fields() { }View on GitHub