WP-Optimize Premium featured image

WP Optimize Premium v4.6.0 - Cache, Clean, Compress WordPress Plugin

Developer: TeamUpdraftCategory: WordPress PluginsTrusted with 797 downloadsGeek21 favoritesLatest v4.6.0Updated 2w ago

WP-Optimize Premium is an effective tool for automatically cleaning your WordPress database so that it runs at maximum efficiency.

Related items

Related Optimizers Plugins

Perfmatters icon

Perfmatters

by Kinsta

We developed the perfmatters plugin with simplicity in mind.

Wpmu Dev Smush Pro icon

Wpmu Dev Smush Pro

by WPMU DEV

Benchmarked – The fastest, easiest and best-performing image compression plugin ...

BerqWP icon

BerqWP

by Berqier

BerqWP is a 100% automatic All-In-One speed optimization plugin that ensures you...

WP-Optimize Premium is an effective tool for automatically cleaning your WordPress database so that it runs at maximum efficiency.

MAJOR FEATURES

  • Removes all unnecessary data (e.g. trashed/unapproved/spam comments, stale data) plus pingbacks, trackbacks and expired transient options
  • Compact/de-fragment MySQL tables with a button-press
  • Detailed control of which optimizations you wish to carry out
  • Carries out automatic weekly (or otherwise) clean-ups
  • Retains a set number of weeks’ data during clean-ups
  • Performs optimizations without the need for running manual queries
  • Automatically trigger a pre-optimize backup via UpdraftPlus
  • Show database statistics and potential savings
  • Mobile friendly and easy-to-use
  • Translated into several languages
  • More planned!

WP-OPTIMIZE HELPS YOU TO:

  • Make space: When you edit a post or page on your website, WordPress automatically saves the new revision to the database. If you edit things a few times (and particularly if the post is long), your database soon gets clogged up with old revisions that just sit there, taking up valuable space. WP-Optimize removes these unnecessary post revisions, freeing up valuable Megabytes of data and increasing speed and efficiency. It also cleans up your comments table, removing all the spam and un-approved comments that have built up with a single click.
  • Take control: WP-Optimize reports on exactly which of your database tables have overhead and wasted space, giving you the insight, control and power to keep your website neat, fast and efficient.
  • Keep it clean: Once enabled, WP-Optimize can run an automatic clean-up on a schedule, keeping a selected number of weeks’ data, according to your specification.

When you use this plugin for the first time or just updated to major version, make a backup of your database (we recommend UpdraftPlus). Though none of the queries used are dangerous, it is always the best practice to make a database backup before altering your database.

HOW THIS COULD HELP YOU?

  • The tables in MySQL (the database that WordPress uses) will, over time, become inefficient as data is added, removed, moved around. Asking MySQL to optimize its tables every now and again will keep your site running as fast as possible. It won’t happen by itself.
  • Every-time you save a new post or pages, WordPress creates a revision of that post or page. If you edit a post 6 times you might have 5 copy of that post as revisions. This quickly adds lots of rarely-used data to your database tables, making them unnecessarily bloated, and slower to access.
  • Similar to the scenario described above, there might be thousands of spam and un-approved comments in your comments table, WP-Optimize can clean and remove those in a single click.
  • WP-Optimize reports which database tables have overhead and wasted spaces also it allows you to shrink and get rid of those wasted spaces.
  • Automatically cleans database every week and respects the “Keeps selected number of weeks data” option.

WP-OPTIMIZE PREMIUM

Our free version of WP-Optimize is great, but we also have a more powerful Premium version with extra features that offer the ultimate in freedom and flexibility:

Multisite Support: extends database optimisations so they function for multiple WordPress sites at a time. If you manage more than one website, you will need WP-Optimize Premium.

Flexibility and Control: gives you the power to optimize select individual tables or a particular combination of tables on one or more WordPress websites, rather than having to optimize all database tables.

Image Optimization: removes orphaned images from your WordPress site, plus images of a certain, pre-defined size.

Sophisticated Scheduling: offers a wide range of options for scheduling automatic optimization. Specify an exact time and run clean-ups daily, weekly, fortnightly or monthly and perform any number of aditional one off optimizations.

Seamless Graphical User Interface: for superb clarity in scheduling and managing of multi-site optimizations.

WP-CLI support: provides a way to manage optimizations from command-line interface.

Lazy Loading: lazy loading is the technique of only loading parts of a web-page when it is visible to the user.

Optimization Preview: gives users the ability to preview, select and remove data and records available for optimization from the database.

Recent releases

Release history

View all 10 versions
v4.6.0Latest
Jul 7, 20265.7 MB
Added
  • Premium - Automatically preloads the page’s Largest Contentful Paint (LCP) element to improve initial load speed and perceived performance
Fixed
  • Cache - Fixed an issue related to cache setting saving
  • Fixed a UI issue in WooCommerce variation products when Automatically preload content after it is purged is enabled
  • Fixed browser caching issue where admin pages were cached
  • Mobile UI issue
  • Notice Dismissal issue
  • Usage of htmlspecialchars()
Improved
  • Code from can_purge_cache() method moved to WP_Optimize_Utils::current_user_can_purge_cache()
  • Fix WordPress Security check errors and warnings on admin page
  • Make `is_edit_mode` a static method and avoid duplication
  • Optimized WP_Optimize_Database_Information::get_table_plugin() method
  • Added method to check current user has the capability
  • Added methods to retrieve and save essential WP-Optimize toggleable settings for UpdraftCentral
  • Disable and hide the "Speed up WooCommerce 'Get total spent' query" Power Tweak when it's no longer relevant
  • Handle race conditions in font downloading and optimize cache stats storage
  • Improved image grid action button visibility to accommodate WordPress 7.0 button styling changes
  • Matched response styles when purging via the admin bar
  • Premium - Handle empty orders in WooCommerce Total Spent Power Tweak feature
  • Premium - Improved hash logic for the Unused CSS Removal feature
  • Prevent unwanted cache growth caused by crawlers or preload bots
  • UI changes to match WordPress 7.0
  • Unschedule all WP-Optimize cron jobs on deactivation in multisite
  • WP_Optimize_Power_Tweaks class method deactivate bug fixed related to the array_diff function
v4.5.5
Jun 5, 20265.7 MB
View changelog
Improved
  • Update the bundled common-libs version
v4.5.4
May 25, 20264.4 MB
View changelog
Fixed
  • WebP image compression breaking in some cases
Improved
  • Avoid instantiating PHPSQLParser on each call in WPO_DB_Table_Analysis
  • Class WPO_WebP_Convert
  • Make markup readable in `tables-body.php` template
  • Refactored duplicated cache_admin_bar logic by centralizing it in the admin class and removing redundant implementations.
  • Removed unused `WPO_Htaccess_Capabilities` class
  • WPO_Activation class
  • WPO_Uninstall class
  • WPO_WebP_Alter_HTML class
  • WPO_WebP_Self_Test class
  • WPO_WebP_Test_Run class
  • WPO_WebP_Utils class
  • WPO_Webp_Task_Manager class
  • WP_Optimize_WebP class
  • WP_Optimize_WebP_Images class
  • Added an additional check to prevent SplFileInfo::getSize() RuntimeException in WP_Optimize_Utils::get_folder_stats()
  • All in One SEO plugin compatibility issue
  • Cache - Inconsistent REST cache filenames due to query parameter order
  • Cache - Set the purge old cache cron schedule based on the Cache lifespan setting
  • Ensure parsed result is an array in WPO_DB_Table_Analysis::get_query_table()
  • Exclude GIF from being converted to WebP with `wpo_webp_convert_compressed_images` cron job
  • Optimized `wpo_username_from_cookies()` to avoid repeated database queries per request
  • Precheck for existing WebP format of file before running WebP conversion
  • Remove redundant code that is not reachable.
  • Resolved edge cases in CapoJS

Frequently asked questions

Is WP-Optimize Premium GPL licensed?
Yes, WP-Optimize Premium is distributed under the GNU General Public License (GPL). You can legally use, modify, and redistribute it on unlimited websites.
Can I use WP-Optimize Premium on multiple websites?
Yes. Under the GPL license, there are no domain or site restrictions. You can install WP-Optimize Premium on as many websites as you need.
How much does WP-Optimize Premium cost on GPLCoffee?
WP-Optimize Premium is available for $8.99 for a 1-year license or $22.99 for a lifetime license. Membership plans also include credit-based access so you can download WP-Optimize Premium along with thousands of other plugins for a single subscription.
Are updates included with WP-Optimize Premium?
Yes. Every new release of WP-Optimize Premium is synced to GPLCoffee automatically. You can download the latest version any time, and subscribers can use the one-click connector plugin to update directly from their WordPress dashboard.
Is WP-Optimize Premium safe to download?
Every WP-Optimize Premium release is scanned with VirusTotal before publication. Scan results (including the specific threat report URL when available) are visible on each version page, and releases flagged as malicious are blocked from the catalog.

Auto-updates included

Install it once, update automatically.

The GPLC Connector installs this plugin from your wp-admin and rolls out new versions to your connected sites - up to 25. Included with 12-month and Geek Lifetime plans (plus legacy 6-month).