Getting Started
- Install WP Multitool from Plugins → Add New or upload the ZIP
- Go to WP Multitool in the admin sidebar to see all modules
- Enable modules you need — disabled modules add zero overhead
- Click any module below for detailed documentation
Optimization Modules
Slow Query Analyzer
Automatically detects slow database queries, runs MySQL EXPLAIN analysis, and suggests specific index fixes — all locally, with no external API calls.
Autoloader Optimizer
Analyzes wp_options autoload bloat and safely disables autoloading for options from deactivated plugins, oversized values, and known bloat patterns.
Find Slow Callbacks
Profile any page on your site to find the slowest WordPress hook callbacks, identifying exactly which plugin or theme function is causing delays.
Frontend Optimizer
A collection of simple toggle switches for common frontend optimizations: defer scripts, remove emoji bloat, clean wp_head, disable XML-RPC, and strip version strings.
Database Optimizer
Clean up post revisions, expired transients, orphaned metadata, stale cron events, and Action Scheduler logs — with best-effort SQL backups of the deleted rows.
System Info
A Site Health dashboard: status pills for PHP, memory, database size, autoload, transients, cron, and caching — plus prioritized recommendations that link the module that fixes each issue.
Site Doctor
One button that scans the whole site — configuration, autoload burden, database bloat, captured slow queries, and 21 Redis object-cache checks — and ranks every finding worst-first, each linked to the module that fixes it.
External Call Optimizer
Stops redundant background HTTP: holds the 12-hour update-check gate when a flaky object cache breaks it, and caches repeated license/telemetry pings from chatty hosts. Security updates and payment traffic are never touched.
Plugin Performance Score
Adds a Performance column to your Plugins page showing real benchmark scores, memory usage, and query counts for ~5,000 popular plugins — from bundled makewpfast.com data, fully local.
Action Scheduler Optimizer
Health dashboard, automatic cleanup, and runner tuning for Action Scheduler — the WooCommerce job queue whose tables grow to gigabytes unnoticed.
Control Modules
Config Manager
Edit wp-config.php constants through a visual interface, with a backup before every change and one-click restore - including a rescue command that works when the site will not load.
Image Manager
See all registered image sizes, disable unused ones, create custom sizes, and regenerate thumbnails selectively.
Shortcode Inspector
Lists every registered shortcode on your site and identifies which plugin or theme registered it.
Dashboard Widget Manager
Hide unwanted dashboard widgets with a simple toggle interface.
Package Downloader
Adds a "Download" link to every plugin and theme so you can grab a ZIP copy directly from the admin.
Quick Updater
Adds a drag-and-drop ZIP upload zone to the Plugins page for quick plugin installs and updates.
Plugin Reactivator
Adds a "Reactivate" link to active plugins for quick deactivate-then-activate troubleshooting.
Debug Log Guard
Stream, group, and safely compact wp-content/debug.log — with an hourly size guard so a runaway log never fills your disk.
Auto Updater
Delivers WP Multitool updates straight from wpmultitool.com through the standard WordPress update UI, using your Polar license key.
Guides
Downloads & License Key
Every WP Multitool purchase lives in your Polar customer portal: sign in at polar.sh/we-got-this/portal with the email you paid with, and the zip and (on paid editions above Lite) your license key are both on the first screen.
Updating Lite Manually
WP Multitool Lite has no auto-updater, so you install new versions by hand: download the zip from your Polar account, then upload it over the old copy on the Plugins page. Takes about two minutes.
Video Guides
Found a bug, or need something it does not do yet?
Report it on the public issue tracker. Bugs and feature requests both go there, and you can read what everyone else has asked for. Licence and billing questions go to support@wpmultitool.com instead.
Ready to optimize your WordPress site?
Join developers using WP Multitool to debug, optimize, and maintain WordPress.
Get WP Multitool