內容簡介
<html>
<ul>
<li>這個外掛提供了一個簡單而強大的界面,用於管理自定義文章類型的網址別名(slug)。</li>
</ul>
</html>
<html>
<ul>
<li>查看:查看您網站上註冊的所有自定義文章類型的完整列表。</li>
<li>編輯:快速且安全地更改任何自定義文章類型的網址別名(slug)。例如,您可以將“vehicle”轉換為“car”,以獲得更簡潔和更具描述性的網址。</li>
<li>刪除:完全刪除自定義文章類型的網址別名(slug),簡化您的URL結構。</li>
</ul>
</html>
<html>
<ul>
<li>範例:如果您有一個名為“vehicle”的自定義文章類型,其網址為https://www.yoursite.com/vehicle/mycar,這個外掛將允許您將網址別名(slug)更改為“car”,從而得到https://www.yoursite.com/car/mycar的新網址,甚至完全移除它以獲得https://www.yoursite.com/mycar。</li>
</ul>
</html>
<html>
<ul>
<li>好處:</li>
<li>更好地控制您的網址。</li>
<li>靈活地適應您特定需求的網址。</li>
<li>便於使用,感謝直觀的界面。</li>
</ul>
</html>
外掛標籤
開發者團隊
原文外掛簡介
This plugin provides a simple and powerful interface for managing custom post type slugs. With it, you can:
View: See a complete list of all custom post types registered on your site.
Edit: Quickly and safely change the slug of any custom post type. For example, you can transform “vehicle” into “car” for shorter and more descriptive URLs.
Delete: Completely remove the slug of a custom post type, simplifying your URL structure.
Example:
If you have a custom post type called “vehicle” with a URL like https://www.yoursite.com/vehicle/mycar, this plugin will allow you to change the slug to “car” to get the URL https://www.yoursite.com/car/mycar or even remove it completely to have https://www.yoursite.com/mycar.
Benefits:
Greater control over your URLs.
Flexibility to adapt URLs to your specific needs.
Ease of use thanks to its intuitive interface.
