Hi @marioxt, Could you please explain more about what you mean by post-sorting functionality? Do you mean sorting posts in the Query Loop? If so, CBB already has a setting called Get orderby from query string
that lets you sort posts by query string in the Extended Filters and Sorting
panel. You can sort posts by adding a query parameter like ?orderby=title, etc. You can sort by title, date, menu_order, meta fields… It also supports random sorting or mutliple criteria.
Phi.