Is there a functions.php way to sort tag archives from oldest to newest?
And can I set a filter for this to happen for certain tags only?
The purpose of this is to display all podcast episodes in a podcast season, (tagged “Season 1”), from start to end.
Thanks!
Hey JuergenB,
Thank you for using Enfold.
This may be possible with the “pre_get_posts” hook or function. Could you give us a link to the archive page?
// https://codex.wordpress.org/Plugin_API/Action_Reference/pre_get_posts
Best regards,
Ismael