Taro CPT Front

外掛說明

CPT(Custom Post Type e.g book) has URL structure like below:

  • /book/harry-potter
  • /book/harry-potter/philosopher-stone

If you need /book as a front page of CPT, this plugin works.

This plugin allows specific post types to have a “Front Page” and its permalink will be at the root of URL prefix of CPT.

安裝方式

  1. Search taro-cpt-front in plugin search in your WP admin.
  2. Click “Install” and “Activate”.
  3. Go to “Settings” > “Reading” and choose the post types to have a front page.
  4. The page which you want to be a front page, check “Set as front page” from right side bar.

常見問題集

Where can I get supported?

Create new ticket at Support forum. Or else, create new issue or send Pull Request on GitHub.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Taro CPT Front〉的開發相關工作。

參與者

〈Taro CPT Front〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Taro CPT Front〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.0

  • Bump required PHP version.
  • Fix small bugs.

1.0.0

  • Initial release.