=== Posts in Menu === Contributors: ENDif Media Donate link: https://endif.media Tags: menu, category, post, posts, tag Requires at least: 3.0.1 Tested up to: 4.9.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html List all post in WordPress navigation menu. == Description == Add a list of posts in the navigation menu on your WordPress site. This plugin uses the wp_nav_menu_objects filter hook to add post items in the primary menu. Features: 1. Adds a new menu item drop down, "Blog", to your website front-end primary menu. 2. Pulls in three of your latest posts to be included under the "Blog" menu item drop-down. Need more options? [Posts in Menu Pro](https://endif.media/posts-in-menu-pro) features: 1. Change the main link text from "Blog" to "Potatoes" if you choose. 2. Control over the amount of posts that are displayed in the menu dropdown. 3. Choose any post type on your site. 4. Choose the menu location (primary, secondary, social, etc.) Your theme may have several. 5. Choose where in the menu the posts show up. == Installation == 1. Upload posts-in-menu folder to the /wp-content/plugins/ directory 2. Activate the plugin through the Plugins menu in WordPress 3. The plugin will do the rest. You will see a new menu item, “Blog”, added to the front-end of your site. = WITH WP-CLI = `wp plugin install posts-in-menu --activate` == Changelog == = 1.0 = Initial Release