[ad_1]
@esraa800storage There is only one level of sorting at the moment.
Your example (sorting by submission date; then work count) will probably not work even if this was in the code. The date value is usually unique (unless you’ve used HTML Import) so the second sorting argument will not kick in.
I recommend using the filters along with the sorting to control the reviews for now.
More levels of sorting is a really good idea. So, I will probably add this in a future version. I’ll keep you posted and tag your name when it’s added.
