# Dynamic Latest Post in Nav Menu

<a href="http://hijiriworld.com/web/plugins/dynamic-latest-post-in-nav-menu/">Dynamic Latest Post in Nav Menu</a> is WordPress Plugin that add the link to dynamic latest post page, and the Archive page to Nav Menu.

## Description

Add the link to dynamic latest post page, and the Archive page to Nav Menu.

**Latest**

The 'Latest' nav menu create the link to latest post page of Custom Post Type.<br>
(orderby 'menu_order', 'post_date')

When the new post is added, the link of 'Latest' is updated dynamically.

**Archive**

The 'Archive' nav menu create the link to the Archive page of Custom Post Type.

## Installation

1. Upload 'dynamic-latest-post-in-nav-menu' folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to the 'Menus' menu in WordPress.

## Documentation

* <a href="http://hijiriworld.com/web/plugins/dynamic-latest-post-in-nav-menu/">Plugin URI</a>
* <a href="https://wordpress.org/plugins/dynamic-latest-post-in-nav-menu/">WordPress Plugin Directory URI</a>

## License

GPLv2 or later
