Simplify Admin Menus

plugin banner

Simplify your WordPress admin interface by customizing menu items and admin bar elements per user role.

Author:Adam Alexandersson (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:6.9
Plugin version:1.3.2
Added to WordPress repository:24-04-2025
Last updated:01-12-2025
Rating, %:100
Rated by:1
Plugin URI:
Total downloads:1 099
Active installs:30+
plugin download
Click to start download

Simplify Admin Menus allows you to customize and streamline your WordPress admin interface by controlling which menu items and admin bar elements are visible to different user roles. This helps create a cleaner, more focused admin experience for your users.

Key Features:

  • Role-based menu item visibility control
  • Customizable admin bar elements per role
  • Simple and intuitive interface
  • Improves admin workflow efficiency

Build Tools

This plugin uses modern build tools to compile and optimize assets. To set up the development environment:

  1. Clone the repository:
    git clone https://github.com/adamalexandersson/simplify-admin-menus.git

  2. Install dependencies:
    npm install

  3. Available build commands:

    • npm run build – Build production assets
    • npm run dev – Start development server with hot reloading
    • composer install – Install PHP dependencies

The plugin uses:
* Vite for asset bundling and development server
* SCSS for styling
* Composer for PHP dependency management and PSR-4 autoloading


FAQ
ChangeLog