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

plugins - Is it possible to use multiple post_name, post_title and post_content?

programmeradmin3浏览0评论

I'm actually writing a localization plugin. Here I have developed something like "localhost/post-title", "localhost/de/post-title", "localhost/ru/post-title".

From this point on, is it possible to join me with a query like "localhost/de/ beitragstitel" and "localhost/ru/Заголовок-поста" and more... so that the two persistent links point to the same content, such as "post_name_de"?

Of course I have to do all this for "post_title" and "post_content".

So I need to change the content and the permanent link according to the incoming language prefixes. So is it possible?

发布评论

评论列表(0)

  1. 暂无评论