
Post Type Archive Link
by Stephen Harris on WordPress.org

Custom post types admin menu metabox
Post Type Archive Link creates a metabox on the Appearance > Menu admin page.
This lists your custom post types and allows you to add links to each archive page in your WordPress menus.
The plug-in uses WordPress’ default menu classes for current pages, current page parent and current page ancestor.
By default all post types with archives (and not registered by core) are available for adding to your menu.
You can forcibly revent a particlar post type from appearing using the show_{$posttype}_archive_in_nav_menus
hook.
Active installations10K+
Weekly downloads
142-4.05%
Version1.3.1
Last updated11/28/2017
WordPress version3.3
Tested up to4.1.41
Tags
archivesmenu linkmetaboxnavigationpost type archives