WordPress-Post-Type-Archive-Links icon indicating copy to clipboard operation
WordPress-Post-Type-Archive-Links copied to clipboard

Adds a metabox on Appearance > Menus to create menu items pointing to post type archives

=== Post Type Archive Link === Contributors: stephenh1988 Tags: post type archives, menu link, archives, navigation, Requires at least: 3.3 Tested up to: 3.3.1 Stable tag: 1.0.1

Creates a metabox to the Appearance > Menu page to add post type archive links

== Description ==

Post Type Archive LInk creates a metabox on the Appearance > Menu admin page. This lists your custom post types and allows you to add a link to their archive page onto your menu.

== Installation ==

Installation is standard and straight forward.

  1. Upload post-type-archive-links folder (and all it's contents!) to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. The metabox wll appear at the bottom of your Appearance > Menu

== Frequently Asked Questions ==

= Why are some post types missing? =

The metabox will list only public custom post types

== Changelog ==

= 1.0.1 =

  • Fixed enqueue bug

= 1.0 =

  • Added plug-in