manifest / performance / wp-addon-plugin
# WP Excellence Addon
Transforms your standard WordPress installation into an excellent, optimized website with comprehensive performance, security, and usability enhancements. Modular architecture with PSR-4 autoloading for easy extensibility.
by Aleksey Tikhomirov · github.com/tikhomirov/wp-addon-plugin · website
★ 3stars
1forks
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/tikhomirov/wp-addon-plugin/archive/refs/heads/main.zipFrom the readme
Transforms your standard WordPress installation into an excellent, optimized website with comprehensive performance, security, and usability enhancements.
📋 Overview
WP Addon Plugin is a comprehensive WordPress optimization solution that combines multiple features into a single plugin. The plugin uses a modular architecture with PSR-4 autoloading, allowing for easy functionality expansion.
✨ Implemented Modules and Features
🚀 Performance and Optimization
- PerformanceTweaks: 36 different performance optimizations (header cleanup, revision limits, HTTP request blocking, heartbeat disable, jQuery migrate removal, etc.)
- AssetMinification: Minification and concatenation of CSS and JavaScript files with smart caching
- LazyLoading: Lazy loading of images, iframes, and videos with blur placeholders
- PageCache: Full-fledged file-based page caching to replace plugins like W3 Total Cache or WP Rocket
- MediaCleanup: Cleanup of unused media files
🔒 Security and Maintenance
- MaintenanceMode: Maintenance mode with custom page
- DisableAutoUpdate: Management of WordPress automatic updates
- DisableComments: Complete disabling of comments
- Debug: Debugging tools and error handling
📝 C
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.