Slug-Free Permalinks – Simple ID-Based URLs
Slug-Free Permalinks lets you switch selected post types and taxonomies to simple ID-based permalink formats.
次の形式から選べます:
/post/123//post-123/
このプラグインが影響するのは、設定画面で有効にした投稿タイプとタクソノミーだけです。
特徴:
- 公開投稿タイプを個別に選択
- 公開タクソノミーを個別に選択
- Choose slash or hyphen based ID permalink format
- Optionally redirect legacy slug URLs to the current ID-based permalink when WordPress can resolve the request
- 他のプラグインが追加する
/en/のような接頭辞付きパーマリンクベースを維持 - 設定変更時にリライトルールを自動フラッシュ
This plugin is focused on permalink structure only. It does not add content features or front-end UI.
Plugin page (English): https://happas.jp/en/slug-free-permalinks/ Plugin page (Japanese): https://happas.jp/slug-free-permalinks/
開発リポジトリ: https://github.com/1008k/slug-free-permalinks
このプラグインは、新しく立ち上げるサイトや、パーマリンク方針をまだ固めている途中のサイト、スラッグ管理が不要な構造化コンテンツに向いています。
If your site already has a large number of published posts and established slug based URLs, review the impact carefully before enabling it. Check existing inbound links, search traffic, social shares, and editorial workflow assumptions.
既知の制限事項:
- If a post type slug and taxonomy slug are identical, their ID-based rewrite patterns can conflict.