admin管理员组文章数量:1332389
I use pagination in my index.php and I have many posts per page. Every post have a button to go back to home. The problem is that when I visit a post in a page 5 for example, the button always send me on the first page.
I'm using this: <a href="<?php echo home_url(); ?>">back</a>
Is there a simple way to track the post page position, and use it to go back properly?
本文标签: menusGo back to the exact post page number
版权声明:本文标题:menus - Go back to the exact post page number 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742291497a2447880.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论