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 automatic SQL backups before every deletion.
System Info
Displays your server stack at a glance — PHP version, memory limits, database stats, OPcache, Redis status, HTTP protocol, and autoload health — with actionable recommendations.
Control Modules
Config Manager
Edit wp-config.php constants through a visual interface with automatic backup before every change.
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.
Video Guides
Ready to optimize your WordPress site?
Join developers using WP Multitool to debug, optimize, and maintain WordPress.
Get WP Multitool