10+
安裝啟用
★★★★★
5/5 分(1 則評價)
6 天前
最後更新
—
問題解決
WordPress 4.7+ PHP 7.4+ v1.5 上架:2014-06-24
內容簡介
防止使用多元組 URL 的預設永久網址外掛程式。只有當使用者明確指定時,才能指定多元組 URL。
外掛標籤
開發者團隊
原文外掛簡介
When a post title contains multi-byte characters (such as Japanese), WordPress generates a URL-encoded slug like %e3%81%82..., which results in a long and unreadable permalink.
This plugin replaces such auto-generated slugs with {post_type}-{post_ID} (e.g. post-123). A multi-byte slug is kept as-is when the user has explicitly specified it.
Usage
Go to “Settings” -> “Default Permalink” in the WordPress admin.
Check “Enable” and save changes.
