manifest / performance / wp-performance-toolkit
WordPress Performance Toolkit
An ultimate, pure-code WordPress Performance Toolkit. Features 30 modular optimization tools, a premium vanilla JS monitoring dashboard, and multilingual support. Built for performance-driven developers and SEO experts.
by Mohammad Hadi Salimi · github.com/rebirth231207/wp-performance-toolkit · website
★ 0stars
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/rebirth231207/wp-performance-toolkit/releases/download/v1.0.0/wp-performance-toolkit.zipReadme
🚀 WP Performance Toolkit v1.0.0
Surgical Performance Optimization. A developer-first suite designed to eliminate bloat and master Core Web Vitals with zero overhead.
💎 The VibeCoding Philosophy
This plugin is built on the VibeCoding methodology:
- Zero Frameworks: No jQuery, no Bootstrap, no page builders.
- Pure Code: Highly optimized Vanilla JS and clean Object-Oriented PHP.
- Surgical Execution: Every module is scoped and context-aware (no global bloat).
- Modern Standards: Native support for
fetchpriority,preconnect, andpassivelisteners.
🛠️ Complete Feature Specification
🚀 Frontend & Assets
| Feature | Description |
|---|---|
| 1. Performance Analyzer | Real-time browser telemetry (TTFB, Load Time, DOM size). |
| 2. Asset Optimizer | Conditional loading and de-bloating for CSS/JS. |
| 3. Smart Script Loader | Precision defer and async injection. |
| 4. Unused CSS Remover | Scans and trims redundant style blocks. |
| 5. Critical CSS Generator | Inlines critical above-the-fold styles. |
| 10. Lazy Loading Manager | Advanced protection for LCP elements & iframe support. |
| 12. Font Optimization | Google Fonts display=swap and preconnect hints. |
| 13. Third-Party Manager | Delays heavy scripts (GA/FB) until user interaction. |
| 22. Page Weight Analyzer | Breakdown of page size by resource type. |
🗄️ Database & Server
| Feature | Description |
|---|---|
| 6. Database Optimizer | Multi-step cleanup of revisions, spam, and transients. |
| 7. Autoload Options Cleaner | Identifies and disables massive autoloaded options. |
| 8. Query Monitor Lite | Real-time SQL duplicate and slow-query detection. |
| 15. REST API Monitor | Performance auditing for API endpoints. |
| 16. Object Cache Helper | Configuration and status for Redis/Memcached. |
| 17. Transient Manager | Advanced control over WordPress transient cache. |
| 18. Heartbeat API Controller | Throttles admin-ajax requests to save CPU. |
| 19. WP Cron Optimizer | Visual control and rescheduling of cron tasks. |
| 24. TTFB Debugger | Pinpoints exact server bottlenecks for first-byte delivery. |
🛡️ Security & API
| Feature | Description |
|---|---|
| 9. Hook Performance Inspector | Measures execution time of slow plugin filters. |
| 14. Core Web Vitals Monitor | Tracks LCP, CLS, and INP metrics over time. |
| 15. REST API Security | Restricts unauthenticated access to public endpoints. |
| 23. Network Request Monitor | Audits all external server-side API calls. |
| 25. Auto Recommendations | Smart suggestions based on analysis results. |
| 26. Performance Debug Bar | Real-time frontend metrics for logged-in developers. |
| 28. WP-CLI Tools | Automate cleanup and audits via the terminal. |
| 29. Developer API | Hooks and classes to extend the toolkit. |
| 30. Performance Alerts | Notifications when page size or TTFB thresholds are exceeded. |
📦 Installation
- Download the latest release.
- Upload to
/wp-content/plugins/. - Activate and enjoy an immediate TTFB & LCP boost.
Developed with ❤️ by Mohammad Hadi Salimi
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.0 | Jun 5, 2026 | wp-performance-toolkit.zip | 0 |