Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Custom Post Type Archives in Nav Menus

Beschreibung

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.

Screenshots

  • 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.

Installation

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

Rezensionen

Lies alle 2 Rezensionen

Mitwirkende & Entwickler

„Custom Post Type Archives in Nav Menus“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

0.1.0

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

0.0.1

  • Original Version