Archived topic
Disable default WordPress pagination
2 replies · Started by Kees on September 5, 2022
Viewing posts 1–3 of 3
Hi, how do we disable the wordpress default pagination? We would like to use the facetwp pager.
Nevermind, fixed it with: add_filter( 'generate_show_post_navigation', '__return_false' );
Glad to hear you found the answer !
This archived topic is closed to new replies.