Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Custom Post Type Archives in Nav Menus

Descriere

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.

Capturi ecran

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

Instalare

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

Recenzii

Citește toate cele 2 recenzii

Contributori și dezvoltatori

„Custom Post Type Archives in Nav Menus” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

0.1.0

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

0.0.1

  • Original Version