该插件尚未通过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

常见问题

Where to do I add the post types?

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

评价

阅读所有3条评价

贡献者及开发者

「CPT on Front Page」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.1

  • Indentation changes.

1.0

  • Initial commit.