Title: WP Optimizer
Author: sh1zen
Published: <strong>April 21, 2020</strong>
Last modified: March 12, 2026

---

Search plugins

![](https://ps.w.org/wp-optimizer/assets/banner-772x250.jpg?rev=2288756)

![](https://ps.w.org/wp-optimizer/assets/icon-256x256.png?rev=2288756)

# WP Optimizer

 By [sh1zen](https://profiles.wordpress.org/sh1zen/)

[Download](https://downloads.wordpress.org/plugin/wp-optimizer.2.5.0.zip)

 * [Details](https://twd.wordpress.org/plugins/wp-optimizer/#description)
 * [Reviews](https://twd.wordpress.org/plugins/wp-optimizer/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/wp-optimizer/#installation)
 * [Development](https://twd.wordpress.org/plugins/wp-optimizer/#developers)

 [Support](https://wordpress.org/support/plugin/wp-optimizer/)

## Description

WP Optimizer improves WordPress speed, Core Web Vitals, and technical SEO with a
modular toolkit.
 Enable only what you need: cache, minification, image optimization,
database cleanup, update controls, security hardening, and admin customization. 
All optimizations run on your server.

**WHY USING WP-Optimizer?**

 * **One plugin, full optimization workflow:** performance, maintenance, security,
   and admin cleanup from a single panel.
 * **Modular architecture:** enable only the modules you need to keep resource usage
   low.
 * **Built for real speed gains:** cache, minify, media optimization, cron tuning,
   and browser caching work together to reduce load time.
 * **Safer WordPress defaults:** security and update modules help reduce attack 
   surface and unwanted changes.
 * **Easier site management:** logs, diagnostics, mail logging, and dashboard widgets
   help you monitor and troubleshoot faster.
 * **Background processing:** long operations can run in background to avoid blocking
   admin work.
 * **Multisite support.**
 * **Privacy-friendly:** optimization runs on your server, with optional telemetry
   controls.
 * **No subscription required.**

**BENEFITS**

 * Better technical SEO through faster pages and cleaner WordPress output.
 * Potentially higher search visibility from improved performance metrics.
 * Lower page load times and better user engagement.
 * Better stability during traffic spikes.
 * Reduced bandwidth usage with optimized images and minified assets.
 * Lower disk usage with media optimization and cleanup tools.

**FEATURES**

**WHAT WP OPTIMIZER DOES**

 * Improves loading speed with caching, minification, compression, and smarter cron
   behavior.
 * Reduces page weight through image optimization and cleanup of unnecessary WordPress
   output.
 * Helps technical SEO with cleaner markup, better performance signals, and faster
   page delivery.
 * Improves reliability with database maintenance, update controls, and server tuning.
 * Adds visibility with activity logs, server info, mail logs, and admin dashboard
   widgets.
 * Lets you customize WordPress behavior without editing theme or core files.

**MODULES INCLUDED (FULL LIST)**

 * **Activity Log:** logs user/content actions and suspicious requests.
 * **Cache:** object, query, database and static page caching.
 * **Cron Handler:** centralizes scheduled jobs and cron-related module tasks.
 * **Database:** database cleanup, optimization and backup utilities.
 * **Media:** image optimization/conversion and unused media cleanup.
 * **Minify:** HTML, CSS and JavaScript minification.
 * **Performance Monitor:** request history with charts by request type and slow-
   request visibility.
 * **Settings:** global settings management (reset, import/export, restore, autosave).
 * **Tracking:** optional anonymous plugin usage/error telemetry controls.
 * **Widget:** dashboard widgets for folder size and server information.
 * **WP Customizer:** admin cleanup and WordPress feature toggles.
 * **WP Info:** full diagnostic information about WordPress/server environment.
 * **WP Mail:** SMTP configuration and mail logging.
 * **WP Optimizer:** cron tuning, server enhancements, compression and browser cache
   policies.
 * **WP Security:** WordPress and server-level hardening options.
 * **WP Updates:** control over core/plugin/theme update behavior.
 * **Modules Handler:** internal loader/manager for module lifecycle and upgrades.
 * **_Activity Log:_**
    - WordPress activity log for users, posts and terms
    - Monitor suspicious access attempts such as XSS and SQL injection probes
    - Supports custom rule monitoring
 * **_Cache:_**
    - Advanced caching system focused on speed and low storage footprint
    - Object Caching (Memcached and Redis)
    - WordPress Query Caching
    - Database Caching
    - Static Page Caching
 * **_Database:_**
    - Backup, optimize, and maintain database tables
    - Clean up orphaned and unnecessary WordPress data
 * **_Media:_**
    - Image optimization and conversion with WebP support
    - Media leftovers cleanup tool
    - Automatic image optimization in background
    - Compatible with servers with limited PHP execution time
 * **_Server Info:_**
    - Detailed diagnostics for server, database, PHP and WordPress installation
 * **_WP Optimizer:_**
    - WordPress cron optimization
    - Server .htaccess enhancements
    - Server-side compression (GZIP, Brotli)
    - Browser cache lifetime controls
 * **_WP Updates:_**
    - Full control over WordPress core, plugin and theme updates
 * **_WP Security:_**
    - Practical WordPress and server-level hardening options
 * **_WP Mail:_**
    - Mail logging
    - Configure external SMTP server
 * **_WP Customizer:_**
    - Prevent access to WordPress dashboard for non-admin users
    - Hide Admin Bar
    - Disable Block Editor and related block features
    - Disable comments
    - Disable QuickPress, WordPress Blog and Welcome Panel
    - Fast category list filter in your editor
    - Disable WordPress sitemap, short-links, self-ping and other non-essential 
      outputs
 * **_Minify:_**
    - HTML, JavaScript and CSS optimization on the fly

**DONATIONS**

This plugin is free and always will be, but if you want to support development, 
you can buy me a
 beer or coffee [here](https://www.paypal.com/donate/?business=dev.sh1zen%40outlook.it&item_name=Thank+you+in+advanced+for+the+kind+donations.+You+will+sustain+me+developing+WP-Optimizer.&currency_code=EUR).

## Screenshots

 * [[
 * [[
 * [[
 * [[
 * [[

## Installation

This section describes how to install the plugin. In general, there are 3 ways to
install this plugin like any other
 WordPress plugin.

**1. VIA WORDPRESS DASHBOARD**

 * Click on ‘Add New’ in the plugins dashboard
 * Search for ‘WP Optimizer’
 * Click ‘Install Now’
 * Activate the plugin from the same page or from the Plugins Dashboard

**2. VIA UPLOADING THE PLUGIN TO WORDPRESS DASHBOARD**

 * Download the plugin to your computer
    from [https://wordpress.org/plugins/wp-optimizer/](https://wordpress.org/plugins/wp-optimizer/)
 * Click on ‘Add New’ in the plugins dashboard
 * Click on ‘Upload Plugin’
 * Select the plugin zip file
 * Click ‘Install Now’
 * Activate the plugin from the Plugins Dashboard

**3. VIA FTP**

 * Download the plugin to your computer
    from [https://wordpress.org/plugins/wp-optimizer/](https://wordpress.org/plugins/wp-optimizer/)
 * Unzip the zip file, which will extract the main directory
 * Upload the main directory to `/wp-content/plugins/`
 * Activate the plugin from the Plugins Dashboard

**FOR MULTISITE INSTALLATION**

 * Log in to your primary site and go to “My Sites” > “Network Admin” > “Plugins”
 * Install the plugin following one of the above ways
 * Network activate the plugin

**INSTALLATION DONE, A NEW LABEL WILL BE DISPLAYED ON YOUR ADMIN MENU**

## FAQ

### Why use WP Optimizer for database optimization?

 * **Overview:** the plugin gives visibility on unused and orphaned database items
   that should be cleaned.
 * **Auto optimize:** you can define what to clean, optimize, or repair automatically.
 * **Backup manager:** helps manage database backups.
 * **Benefits:** database cleanup reduces bloat, improves speed, and makes backups
   faster.

### Why use WP Optimizer for image optimization?

 * **Privacy:** optimization runs on your server using PHP modules such as Imagick
   or GD.
 * **Quality handling:** optimize images while preserving visual quality.
 * **Auto optimize:** process uploaded images automatically.
 * **Save space:** reduce media file size and improve loading speed.
 * **Benefits:** faster pages, lower storage usage, cleaner media library.

### Why does speed matter?

Search engines like Google use speed and user experience signals in ranking systems.
Faster websites usually improve usability, conversions, and crawl efficiency.

Speed is one of the most relevant success factors for modern websites.

Some common consequences of poor performance are:

 * Lower perceived credibility and quality
 * Increased user frustration
 * Reduced conversion rates
 * Increased exit rates
 * Lower content discoverability

### What to do if I run in some issues after upgrade?

Deactivate the plugin and reactivate it. If this does not work, uninstall and reinstall
it.
 If needed, open the “Settings” module and run a reset.

## Reviews

![](https://secure.gravatar.com/avatar/46e31146d1b143100e3062cf609dc785cdd46c55d51ae620561bc3441d63fcfa?
s=60&d=retro&r=g)

### 󠀁[overwhelmed with the features](https://wordpress.org/support/topic/overwhelmed-with-the-features/)󠁿

 [Vu Tru So](https://profiles.wordpress.org/vutruso/) May 13, 2025 2 replies

I am overwhelmed with the features in the plugin, the premium optimization plugins
are not enough. I think you should develop your own to sell Thanks

![](https://secure.gravatar.com/avatar/65c2c9c98a18aeb1fadaf443f4b86330b17ec32a83506e235dea771718b39bf7?
s=60&d=retro&r=g)

### 󠀁[It will break your site](https://wordpress.org/support/topic/it-will-break-your-site-2/)󠁿

 [13burns](https://profiles.wordpress.org/13burns/) May 8, 2022 1 reply

Simply install and viola – broken.. dev unresponsive for support. Please disregard
the star – zero is not an option

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/wp-optimizer/reviews/)

## Contributors & Developers

“WP Optimizer” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ sh1zen ](https://profiles.wordpress.org/sh1zen/)

[Translate “WP Optimizer” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-optimizer)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-optimizer/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-optimizer/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-optimizer/) by
[RSS](https://plugins.trac.wordpress.org/log/wp-optimizer/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.5.0

 * added performance monitor module
 * fixed some bugs in the activity-log
 * fixed ImageProcessor issue on delete images
 * improved UI/UX
 * updated translations

#### 2.4.0

 * added info in some modules
 * improved performances
 * fixed bugs in Minify Modules
 * fixed bugs in cache modules
 * improved UI/UX

#### 2.3.8

 * updated translations
 * extended support to WordPress 6.9
 * improved media cleaner

#### 2.3.7

 * updated translations
 * extended support to WordPress 6.8
 * fixed some bugs on old version of PHP

#### 2.3.5

 * improved core performances
 * improved performances
 * updated translations
 * extended support to WordPress 6.7

#### 2.3.4

 * added new module to configure mail transport and log mails
 * added Welcome page on plugin activation
 * improved ImagesProcessor
 * improved core performances
 * improved uninstallation process
 * updated admin UI
 * updated translations
 * fixed some compatibility bugs

#### 2.2.5

 * added support for WordPress fonts
 * added blueprint.json for WordPress preview
 * improved core performances
 * improved performances
 * updated translations
 * extended support for WordPress 6.5

#### 2.2.2

 * improved media scan
 * improved core performances
 * improved Gutenberg disable
 * improved ActivityLog
 * extended support for WordPress 6.4

#### 2.1.5

 * added support to disable oembed and rest
 * improved activity log module
 * updated translations file
 * extended support to WordPress 6.3

#### 2.1.2

 * added runtime actualization of imported settings
 * improved settings reset
 * updated some options
 * fixed a bug where no active modules where found in same cases

#### 2.1.0

 * added a new module to register WordPress activity log and bad requests
 * added possibility to hash versioned styles and scripts
 * added auto-clean cache on interval to reduce space used especially for static
   caching method
 * added possibility to try to fix plugin settings, without fully reset settings
 * improved core performances
 * fixed some bugs

#### 2.0.0

 * added object caching
 * added support to Redis, Memcached
 * added behaviour info for each setting
 * improved browser-caching
 * improved core performances
 * extended support to WordPress 6.2
 * extended support to PHP 8.2
 * updated faqs
 * updated UI/UX
 * updated translations file
 * fixed .htaccess bug
 * moved minimum WordPress support to version 4.6.0

## Meta

 *  Version **2.5.0**
 *  Last updated **3 weeks ago**
 *  Active installations **100+**
 *  WordPress version ** 5.0.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-optimizer/)
 * Tags
 * [cache](https://twd.wordpress.org/plugins/tags/cache/)[image optimization](https://twd.wordpress.org/plugins/tags/image-optimization/)
   [minify](https://twd.wordpress.org/plugins/tags/minify/)[performance](https://twd.wordpress.org/plugins/tags/performance/)
   [wordpress optimization](https://twd.wordpress.org/plugins/tags/wordpress-optimization/)
 *  [Advanced View](https://twd.wordpress.org/plugins/wp-optimizer/advanced/)

## Ratings

 3 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wp-optimizer/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-optimizer/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-optimizer/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-optimizer/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/wp-optimizer/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/wp-optimizer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-optimizer/reviews/)

## Contributors

 *   [ sh1zen ](https://profiles.wordpress.org/sh1zen/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-optimizer/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/donate?business=dev.sh1zen%40outlook.it&item_name=Thank+you+in+advanced+for+the+kind+donations.+You+will+sustain+me+developing+WP-Optimizer.&currency_code=EUR)