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.