最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

wp query - Change URL of previous posts and next posts link in Wordpress

programmeradmin1浏览0评论

I'd like to change the URL of the <?php previous_posts_link ?> and <?php next_posts_link ?> that are being outputted by Wordpress.

Problem:

When I am on my single page, I am getting this kind of an url:

/

What I like to achieve:

When I am on my single page, I would like to get:

/

So, the URL without the post title!

I don't know if this is even possible, but I'd like to understand if this is doable or not.

Could someone help me out here, please?

发布评论

评论列表(0)

  1. 暂无评论