Description
Simple and easy way of adding post type archive links to your menu.
Features:
- Links will be highlighted (active) upon navigation to eiter archive page or single item page.
- Works from WordPress version 3.1
Captures d’écran
Installation
Install from WP admin of follow these instructions:
- Unzip
post-type-archive-in-menu.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to WordPress Appearance->Menu and start adding archive links to your menu
FAQ
- I have activated the plugin but can’t see the « Archives » box on menu editing page?!
-
- Make sure that your theme supports menus.
- If above didn’t help enable « Archives » box in « Screen Options »(when on menu editing page).
- Make sure that you have some custom post types and that they support archives functionality(has_archive property).
- I can see the « Archives » box but it is disabled?!
-
Make sure that you have created a menu.
- I have successfully added the links but they aren’t showing on my menu
-
Make sure that you have selected correct menu in « Theme Locations » box and did display this menu in your theme.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Post type archive in menu » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Post type archive in menu » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.0.1
- Fixed minor issues with 3.5 and up.
1.0
- Initial version.