Is it possible to change the Wordpress parameter “/page/2” to something else?
问题 Disclaimer : I'm working on a legacy corporate WP site (PHP 5.3.3), and I can't make very many major breaking changes. I am adding pagination to an existing resources page (/resources). I'm fairly new to Wordpress in general, but I do have my page working and displaying the correct number of resources on page load. My question is: when you paginate in Wordpress using: <?php next_posts_link( 'More Resources' , $the_query->max_num_pages ); ?> It creates a link on the page, and when you click it