=== Clean Menus === Contributors: loyaltymanufaktur Tags: posts, draft, pending, private, scheduled, future, wordpress Requires at least: 4.4 Tested up to: 5.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Cleaning navigation menus by hiding all draft posts, pending review posts, future posts, private and trashed posts. Memo: users with the role Editor or greater have the access to the all posts. == Installation == 1. Unzip the archive on your computer 2. Upload `clean-menus` directory to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. That's all! == Frequently Asked Questions == = How to change the list of [not] accessible post statuses? = Use filter 'clean_menus_excluded_types'. == Screenshots == 1. Sample 1 == Changelog == = 1.0.2 = * Wordpress 5.2 support added. = 1.0.1 = * Updated file-header information and readme.txt = 1.0.0 = * Initial release.