這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Custom Post Type Archives in Nav Menus

外掛說明

This is now in WordPress core as of 4.4. Adds an archive checkbox to the nav menu meta box for Custom Post Types that support archives.

螢幕擷圖

  • Checking "All Sponsors" or "All Videos" and then the Add to Menu button will add the archives page to your menu. The actual "All ____" label comes from the all_items label specified when the CPT is created, so yours may be different.

安裝方式

  1. Upload to your plugins folder, usually wp-content/plugins/
  2. Activate the plugin on the plugin screen.

使用者評論

閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Custom Post Type Archives in Nav Menus〉的開發相關工作。

參與者

變更記錄

0.1.0

  • Self-deactivates for WordPress 4.4+ now that functionality is in WordPress core

0.0.1

  • Original Version