add_filter( 'wpex_nex_prev_reverse', '__return_true' );
Snippets: Reverse Next/Previous Post Links
All PHP snippets should be added via a child theme's functions.php file or via the Code Snippets Plugin (or alternative plugin)
add_filter( 'wpex_nex_prev_reverse', '__return_true' );