
Your WordPress database stores everything you need for your website – plus many things you don’t need. Old versions of edits, spam, trash and unapproved comments quickly pile up and wasting valuable space, leaving your database bloated, slow and eventually unfit for purpose.
WP-Optimize is a simple, highly effective plugin that solves this problem in seconds. It clears out unnecessary data and cleans up your tables, making them lean, fast and thoroughly optimized.
Requires PHP: 5.6
Requires at least: 4.5
Tested up to: 6.4
Stable tag: 3.3.0
== Changelog ==
= v3.3.0 - 31/Jan/2024 =
* FEATURE: Premium - Ability to preload and purge caches from individual post/page
* FIX: Premium - Unused Images - Recognise Elementor's Container, and Section widget background images
* FIX: Avoid having repeated minified scripts in the same bundle, it breaks the code in some specific cases
* FIX: Cache - TranslatePress compatibility - Post updates purges cache for all related translated languages
* FIX: Only try to parse canonical URLs if there is a path or querystring, needed for WPML with multi-domain compatibility
* TWEAK: Add cron de-scheduling of all wpo_* events during plugin uninstall
* TWEAK: Cache - Always add source code comment about page not being cached, but only add details when WP_DEBUG is ON
* TWEAK: Cache - Fix issue with excluding encoded (non-latin) URLs
* TWEAK: Do not attempt to close browser connection when the context is not an AJAX action
* TWEAK: Minify - Logging more information about why minify static assets cache gets invalidated and regenerated
* TWEAK: Revert to the original `matthiasmullie/minify` repository after confirming resolution of previous issues
* TWEAK: Setup Cron job to clear failed smush tasks from DB
* TWEAK: Using clear text user agent strings instead of regular expressions to identify web browsers for improved clarity
* TWEAK: Updater library in the Premium version updated to the current release series
info: https://getwpo.com