manifest / performance / wp-performance-toolkit
WP Performance Toolkit
Enterprise WordPress performance plugin - bloat removal, asset optimization, critical CSS, lazy loading, query & image hooks
by Midas Moradi · github.com/midasmoradi/wp-performance-toolkit · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/midasmoradi/wp-performance-toolkit/archive/refs/heads/main.zipFrom the readme
WP Performance Toolkit
Enterprise-grade WordPress performance plugin with modular optimization layers. Built to demonstrate production-ready performance engineering.
Author: Midas Moradi
Modules
| Module | What it does |
|--------|--------------|
| Remove Bloat | Emojis, wp-embed, dashicons, generator, XML-RPC, jQuery Migrate |
| Asset Optimization | Defer JS, HTML minify, block CSS dequeue, preload hints |
| Critical CSS | Inline critical CSS + async non-critical stylesheets |
| Lazy Loading | Images, iframes, oEmbed; skip first N above-fold images |
| Query Optimization | Revision limits, nofoundrows, heartbeat removal |
| Image Optimization | JPEG quality, CLS dimensions, WebP/AVIF, optimizer hooks |
Architecture
Requirements
- WordPress 6.4+
- PHP 8.1+
- Composer (recommended)
Installation
Copy to wp-content/plugins/wp-performance-toolkit and activate.
Configure at Settings → Performance Toolkit.
Developer Hooks
Development
License
GPL v2 or later. See LICENSE.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Jun 8, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.