Hello!
I would like to change the display order of the posts list categories in the main page.
The categories are sorted alphabetically and I would like to change them to hierarchical order.
I found a function called “blog_express_post_categories()” on the “content-quote.php” page (blog-express/template-parts/content-quote.php) page that prints the categories.
How could I change that order?