這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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

常見問題集

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〉的開發相關工作。

參與者

變更記錄

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