Keep New Admin Menu Items in Bottom
by Antonio Augusto on WordPress.org

Menu items going down.
The “Keep New Admin Menu Items in Bottom” WordPress plugin maintains a tidy and organized admin menu by ensuring that newly added menu items appear at the bottom of the menu. This helps maintain a consistent and organized admin interface, keeping your default WordPress menu items in their familiar positions.
Features
- Automatically orders default WordPress menu items
 - Pushes new menu items to the bottom
 - WooCommerce and Elementor menu items stay in the same position.
 - Customizable through hooks
 
Developer Hook Example
You can modify the default menu items using the knamib_default_slugs filter:
// List menu slugs
add_action('admin_notices', function () {
    global $menu;
?>
    
        
        
        
    
Active installations10+
Weekly downloads
16-5.88%
Version1.2.1
Last updated1/18/2025
WordPress version4.0
Tested up to6.7.2
PHP version5.4
Tags
adminmenumenu order