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

Genesis Custom Post Types Archives

説明

Genesis Custom Post Types Archives extends the builtin Genesis SEO functionality to Genesis Custom Post Types Archives with the added ability to add custom content before the archives loop.

Genesis Custom Post Types Archives is for sites that use Custom Post Types. If you do not use CPTs, then this plugin will prove useless for you.

IMPORTANT:
You must have Genesis installed. Click here to learn more about Genesis

Special Thanks

I owe a huge debt of gratitude to all the folks at StudioPress, their themes make life easier.

And thanks to the various individuals who helped me through the beta testing.

インストール

  1. Upload the entire genesis-cpt-archives folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin via all the Custom Post Type Subpage Menus

FAQ

Why doesn’t my Custom Post Type have a menu for CPT Archives?

The plugin checks the custom post type registration to determine whether the plugin is public, has a UI, has an archive, compatibility type of post only, and is not builtin. If you want to extend or change, you can change the pt_args via the builtin filter (gcpta_pt_args).

I get 404: Not Found on my archives pages?

Go to Settings > Permalinks and save your permalinks again. You need to flush your .htaccess rules every time you configure a custom post type. Otherwise you will get a 404.

Do you have future plans for this plugin?

Not at this time.
* If you have suggestions, please feel free to contact me

評価

このプラグインにはレビューがありません。

貢献者と開発者

Genesis Custom Post Types Archives はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Genesis Custom Post Types Archives” をあなたの言語に翻訳しましょう。

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

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

変更履歴

0.6.5-0.6.6

  • Removed duplicate sidebars from simple sidebars support.
  • Fixed simple sidebars support, admin error.

0.6.1

  • Removed test class props GaryJ.
  • Added priority (5) to gcpta_do_post_image to come back into alignment with genesis_do_image. props GaryJ.

0.6.0

  • Added Simple Sidebars support
  • Added excerpts support to Genesis Grid

0.5.1

  • Minor Debug Notice fix

0.5

  • Initial Release

0.1-0.4

  • Private Beta