Thread Starter
odinrg
(@odinrg)
I see in code:
the_posts_pagination( array(
‘mid_size’ => 2,
‘prev_text’ => __( ‘Back’, ‘textdomain’ ),
‘next_text’ => __( ‘Onward’, ‘textdomain’ ),
) );
but I can´t see it in the widget when I put it in a page.
Thread Starter
odinrg
(@odinrg)
Pagination maybe in new version? 🙂