內容簡介
此外掛最初是為 blow.media 設計的,它可以從不同的 URL 模式中找到正確的文章,特別是以 /%post_id%-%postname%/ 格式開頭的永久連結。
允許以下模式:
/%post_id%-任意字元/
/%post_id%/
/%postname%/
此外掛會搜尋 URL 中的文章 ID 和文章縮略名,如果找到該文章,它會將訪客重新導向至該文章的最新永久連結,因此您可以隨意更改永久連結結構,而不必擔心遺失的連結問題。
外掛標籤
開發者團隊
原文外掛簡介
This plugin is originally written for blow.media, it will find the right post from various URL pattern. Especially permalink starts with /%post_id%-%postname%/ format.
Allows patterns below
/%post_id%-any characters/
/%post_id%/
/%postname%/
This plugin searches for post_id and post slug in url, if the post is found, this plugin will redirect visitor to the latest permalink of post, so you can change your permalink structure as you wish without worrying about the missing link problem.
