=== Clean Menus === Contributors: loyaltymanufaktur Tags: navigation, menus, clean, hide drafts, user roles Requires at least: 4.9 Tested up to: 6.8 Stable tag: 1.0.5 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.5 = * Tested up to Wordpress 6.4. = 1.0.4 = * WordPress 6.0 support. = 1.0.3 = * Wordpress 5.3 support added. = 1.0.2 = * Wordpress 5.2 support added. = 1.0.1 = * Updated file-header information and readme.txt = 1.0.0 = * Initial release.