このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

CPT on Front Page

説明

Choose the post types that you would like to choose from in addition to Pages. The
“Front Page:” dropdown will then display each different post type in their own groups.

This will not result in a redirect on the front page as has been seen in other attempts
to provide this functionality. In addition, the canonical url will be properly reflected
as the home url.

インストール

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

FAQ

Where to do I add the post types?

You can select them in the “Reading” section of the settings.

貢献者と開発者

CPT on Front Page はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“CPT on Front Page” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.1

  • Indentation changes.

1.0

  • Initial commit.