1,000+
安裝啟用
★★★☆☆
3/5 分(2 則評價)
567 天前
最後更新
—
問題解決
WordPress 4.9+ PHP 5.6+ v1.2.1 上架:2015-01-27
內容簡介
預設情況下,自訂文章類型並不具有永久連結。Custom Post Type Rewrite 外掛可新增自訂文章類型的永久連結結構,包括以下項目:
以日期為基礎
以作者為基礎
前綴
注意:有關參數中的 has_archive 和 rewrite 的優先順序符合 register_post_type()。
外掛標籤
開發者團隊
原文外掛簡介
Custom Post Type Rewrite plugin adds default custom post type permalinks.
By default, there are no some permalinks of custom post type.
The Custom Post Type Rewrite plugin adds permalink structure of custom post type.
Following:
date-based
author-based
front
Note: Regarding has_archive and rewrite in $args of Parameters, the priority of the rewrite rule conforms to register_post_type().
