內容簡介
在 WordPress 2.9 中引入了自定義文章類型,為許多 WordPress 開發人員打開了新世界。
當涉及到移除 slug 並且不破壞其他文章類型的重寫規則時,這款外掛表現得非常出色。
這只涉及那些使用 %postname% 作為永久鏈接結構並且想要添加自定義文章類型的人,這樣它們的 URL 與正常文章和頁面的方式相同:http://siteurl/%custom_post_type_title%/。
查找更多有用的提示和外掛: Ultimate web tips
外掛標籤
開發者團隊
② 後台搜尋「Remove slug from custom post type」→ 直接安裝(推薦)
原文外掛簡介
In WordPress 2.9 custom post type was introduced, that opened a new world for many WordPress developers.
When it comes to removing the slug and not destroying the rewrite rules for other post types this plugin works great.
This only concerns those who are using %postname% as permalink structure and want to add a custom post type so that
the urls for them are in the same way as normal posts and pages: http://siteurl/%custom_post_type_title%/.
Find more useful tips and plugins: Ultimate web tips
