BTW Admin Boost

Description

BTW Admin Boost is a productivity-focused plugin for WordPress administrators, agencies, and developers.

It provides powerful tools to:
– navigate the admin panel faster
– perform common actions without leaving the keyboard
– intelligently clean up a WordPress site
– simplify the admin interface based on user roles

The plugin is 100% admin-oriented, has no impact on the front end, and strictly adheres to WordPress security standards.

🚀 Main Features

🔎 Command Palette

  • Keyboard-accessible command palette
  • Quick search:
    • Content (posts, pages, CPTs)
    • Media
    • Users
    • WooCommerce products and orders (Pro version)
  • Keyboard navigation ( ↵)
  • Contextual actions:
    • Duplicate
    • Publish/Unpublish
    • Delete
    • Open read-only content in a new tab

⚡ Quick Actions

  • Perform actions without leaving the current screen
  • Secure actions with strict permissions
  • Undo available when possible

🧹 Intelligent Cleanup

  • Detection:
    • revisions
    • auto-drafts
    • orphaned media
  • Estimated gains before deletion
  • Batch cleanup (AJAX)
  • Real-time progress bar
  • Final summary after cleanup
  • Mandatory confirmation before any deletion

🎛 Simplified Admin

  • Hiding menus by role
  • Simple interface with checkboxes
  • Adding/removing custom roles
  • Protecting standard WordPress roles

⚙️ Plugin Settings

  • Enabling/disabling modules
  • Command Palette-specific settings
  • No unnecessary options loaded on the front end

🔐 Security

BTW Admin Boost strictly adheres to WordPress best practices:

  • ✔ Nonces on all AJAX and REST actions
  • ✔ User capability check (current_user_can)
  • ✔ Full escaping of outputs
  • ✔ Sanitization of all inputs
  • ✔ No front-end assets loaded
  • ✔ Strict WooCommerce permissions (manage_woocommerce)
  • ✔ No unnecessarily exposed sensitive data

🛒 WooCommerce Compatibility

  • Product search
  • Order search
  • Strict permissions per role
  • Data limited to necessary information

👥 Who is it for?

  • WordPress Agencies
  • Freelancers
  • Site Administrators
  • WooCommerce Sites
  • Multi-role Environments

License

This plugin is licensed under the GPLv2 or later.

Screenshots

  • Command Palette in action
  • Quick actions on content
  • Smart cleaning dashboard
  • Simplified admin by role
  • Plugin settings page

Installation

  1. Upload the btw-admin-boost folder to /wp-content/plugins/
  2. Activate the plugin from the Plugins menu
  3. Access the settings via the BTW Admin Boost menu

FAQ

Does the plugin impact the front end?

No. All scripts and styles are loaded only in the admin area.

Are the actions secure?

Yes. All actions use nonces and strict capability checks.

Is it compatible with WooCommerce?

Yes. The plugin automatically detects WooCommerce and adjusts permissions accordingly.

Can I disable modules?

Yes. Each module can be enabled or disabled in the settings.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“BTW Admin Boost” is open source software. The following people have contributed to this plugin.

Contributors

Translate “BTW Admin Boost” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial version
  • Command Palette
  • Quick actions
  • Smart cleanup
  • Simplified admin
  • WooCommerce support
  • Settings page