wp-media/wp-rocket ? reverse-engineered prompt
Reverse engineered prompt
Build me a WordPress performance plugin like WP Rocket that helps sites load faster without the user having to deal with a lot of setup.
It should include caching, lazy loading for images, basic minification for CSS and JavaScript, and a simple database cleanup area. I want a clean admin screen where someone can turn these features on and off, see what each one does in plain English, and save the settings easily. If the plugin needs a license or account connection, add a simple way to enter that in the WordPress config or settings and make it clear when it is missing.
Make it feel polished and production ready, with proper WordPress hooks, translation support, and a straightforward uninstall cleanup. If you need to check current WordPress best practices or docs online, go ahead. Also include the build setup so the admin assets can be compiled and the plugin can be tested locally.
Are you gonna build this?
make sure you review the code using coderabbit