Title: Performance Optimisation
Author: Nilesh Kanzariya
Published: <strong>24 Febbraio 2025</strong>
Last modified: 14 Aprile 2026

---

Ricerca i plugin

![](https://ps.w.org/performance-optimisation/assets/icon-128x128.png?rev=3499224)

# Performance Optimisation

 Di [Nilesh Kanzariya](https://profiles.wordpress.org/nilesh912/)

[Scarica](https://downloads.wordpress.org/plugin/performance-optimisation.1.2.3.zip)

 * [Dettagli](https://it.wordpress.org/plugins/performance-optimisation/#description)
 * [Recensioni](https://it.wordpress.org/plugins/performance-optimisation/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/performance-optimisation/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/performance-optimisation/#developers)

 [Supporto](https://wordpress.org/support/plugin/performance-optimisation/)

## Descrizione

Performance Optimisation helps you speed up your site with cache management, JavaScript
and CSS minification, image conversion (WebP and AVIF), lazy loading, preload hints,
and a modern admin UI. It is designed to stay **off by default** for aggressive 
options (defer/delay JS, WooCommerce asset removal, server rules) so you can enable
features gradually and test as you go—similar to how you would tune Autoptimize 
or a caching stack, but with a focused, dashboard-first workflow.

**Why use this plugin?**

 * **Clear scope:** One place for cache stats, file optimisation, images, preload,
   and tools—without bundling unrelated features.
 * **Safety-first UX:** Advanced toggles show warnings; WooCommerce-related options
   remind you to test cart and checkout.
 * **Core Web Vitals & PageSpeed:** Lazy loading, minification, preconnect/prefetch,
   and image formats help real-world metrics—not just a higher score on a single
   lab test.

**Features:**

 * Dashboard with an overview of cache, JavaScript, CSS, and image optimisation 
   status.
 * Cache management tools, including size display and a “Clear Cache” button.
 * JavaScript & CSS Optimization: Minify, combine, defer/delay (opt-in), and exclude
   specific files.
 * Image optimization: Convert images to WebP and AVIF formats.
 * Preload settings for cache, fonts, DNS, and images.
 * Advanced lazy loading options.
 * Import/export plugin settings.

### Usage

 1.  **Dashboard Overview**
 2.   * View cache size and clear cache.
      * Check the number of minified JavaScript and CSS files.
      * Monitor image optimisation (WebP/AVIF status).
      * Review recent plugin activities.
 3.  **File Optimization Settings**
 4.   * Minify JavaScript, CSS, and HTML.
      * Combine CSS and exclude specific files.
      * Defer and delay JavaScript loading.
 5.  **Preload Settings**
 6.   * Enable cache preloading.
      * Preconnect to origins and prefetch DNS.
      * Preload fonts, CSS, and images.
 7.  **Image Optimisation Settings**
 8.   * Lazy load images with SVG placeholders.
      * Convert images to WebP/AVIF formats and exclude specific images.
      * Preload feature images for selected post types.
 9.  **Tools**
 10.  * Import/export plugin settings for quick setup.

### Composer Libraries

This plugin uses the following composer libraries:

 * `voku/html-min` – For HTML minification.
 * `matthiasmullie/minify` – For JavaScript and CSS minification.

Composer configuration:

    ```
    {
        "name": "nilesh/performance-optimisation",
        "description": "A package for performance optimization, including HTML minification and code minification tools.",
        "license": "GPL-2.0-or-later",
        "authors": [
            {
                "name": "nilesh",
                "email": "nilesh.kanzariya912@gmail.com"
            }
        ],
        "require": {
            "voku/html-min": "^4.5",
            "matthiasmullie/minify": "^1.3"
        },
        "extra": {
            "cleanup": {
                "dirs": ["bin", "tests", "docs"],
                "exclude": ["*.md", "*.yml", "*.xml", "tests", "docs"]
            }
        }
    }
    ```

## Screenshot

 * [[
 * **Dashboard**: Comprehensive overview of cache status, file optimization metrics,
   and recent activity log.
 * [[
 * **File Optimization**: Minification settings for JavaScript, CSS, and HTML with
   Basic, Advanced, E-commerce, and Network tab configurations.
 * [[
 * **Preload Settings**: Granular controls for cache warm-up, connection prediction(
   DNS/Preconnect), and critical asset prioritization (Fonts/CSS).
 * [[
 * **Image Optimization**: Automated Next-Gen format conversion (WebP/AVIF), smart
   lazy loading with SVG placeholders, and intelligent LCP preloading.
 * [[
 * **Database Optimization**: Safe maintenance tools to clean post revisions, auto-
   drafts, spam comments, and expired transients.
 * [[
 * **Tools**: Simplified interface for exporting and importing your performance 
   configurations across environments.

## Installazione

 1. Upload the plugin files to the `/wp-content/plugins/performance-optimisation` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Configure the settings via the **Performance Optimisation** menu in the WordPress
    admin panel.

## FAQ

### Will this work with WooCommerce?

Yes. WooCommerce-specific asset removal is **optional** and off by default. If you
enable it, test cart, checkout, and product pages—incorrect URL or handle exclusions
can break the storefront.

### Can I use this with another cache plugin (WP Super Cache, LiteSpeed, WP Rocket, etc.)?

You should run **one** full-page caching solution. This plugin can install a `advanced-
cache.php` drop-in when appropriate; if another plugin or your host already manages
that file, Performance Optimisation will not replace it and may show an admin notice.
Minify/image features may still be usable depending on your stack—test carefully.

### Does this plugin improve Core Web Vitals or PageSpeed Insights?

It can help when you enable features that address LCP, CLS, and JS blocking (lazy
load, minify, preload, modern image formats). Results depend on your theme and other
plugins; always measure before and after.

### How do I optimize images using this plugin?

Go to the Image Optimisation Settings tab, enable image conversion, and choose the
format (WebP, AVIF, or both). Click “Optimize Now” to start the process.

### Can I exclude specific JavaScript or CSS files from minification?

Yes, in the File Optimization Settings tab, use the provided text areas to list 
files you want to exclude.

### Does the plugin support lazy loading for images?

Yes, lazy loading can be enabled in the Image Optimisation Settings tab. You can
also use SVG placeholders for better performance.

### How can I import/export plugin settings?

Use the Tools section to export your current settings or import settings from another
instance.

## Recensioni

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

### 󠀁[A Game-Changer: All the Power of Multiple Plugins in One—And It’s Free](https://wordpress.org/support/topic/a-game-changer-all-the-power-of-multiple-plugins-in-one-and-its-free/)󠁿

 [maulik32](https://profiles.wordpress.org/maulik32/) 29 Agosto 2025

I’ve been using various optimization tools—WP Total Cache, LiteSpeed Cache, and 
several others—to keep my site fast and efficient. Discovering Performance Optimisation
has been nothing short of a revelation. This plugin offers everything I expect from
multiple legacy optimization tools—all in one seamless package. It handles advanced
caching, CSS/JS minification, image optimization, lazy loading, and even preload
caching. I no longer need to juggle multiple plugins or worry about conflicts or
performance slowdowns. The interface is intuitive, easy to navigate, and works perfectly
for both non-technical users and power users. Most importantly, it’s completely 
free—with no hidden costs. Performance Optimisation delivers top-tier performance
and efficiency without the complexity or expense of premium plugins. If you’re seeking
a streamlined, powerful, and cost-effective way to supercharge your WordPress site,
this plugin is a must-have. Thank you for creating such plugin.

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

### 󠀁[Good](https://wordpress.org/support/topic/good-8976/)󠁿

 [manan7035](https://profiles.wordpress.org/manan7035/) 28 Agosto 2025

This plugin is extremely useful and works great for performance optimization. It
not only improves speed but also enhances overall website efficiency, making it 
a must-have for any WordPress setup.

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

### 󠀁[I just tested this plugin, it looks great](https://wordpress.org/support/topic/i-just-tested-this-plugin-it-looks-great/)󠁿

 [Vu Tru So](https://profiles.wordpress.org/vutruso/) 23 Agosto 2025 2 risposte

I just tested this plugin, it looks great, the feature I need the most is preloading
cache, are you doing this well now, I will monitor the website for a while to see
how it goes Thank for create great plugin

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

### 󠀁[Performance Optimisation – Speed Up Your WordPress Site](https://wordpress.org/support/topic/performance-optimisation-speed-up-your-wordpress-site/)󠁿

 [Nilesh Kanzariya](https://profiles.wordpress.org/nilesh912/) 25 Febbraio 2025

Overview Performance Optimisation is a powerful WordPress plugin designed to significantly
improve website speed and performance. It achieves this through static page caching,
minification of HTML, CSS, and JavaScript, and various other optimization techniques.
This plugin is an excellent choice for website owners looking for an all-in-one 
solution to enhance load times, boost SEO rankings, and improve user experience.
Key Features ✅ Static Page Caching – Converts dynamic pages into static HTML, reducing
server load and improving page speed.✅ Minify HTML, CSS, and JS – Removes unnecessary
characters and spaces to reduce file size, resulting in faster load times.✅ GZIP
Compression – Compresses website files for quicker data transfer between the server
and browser.✅ Defer JavaScript & CSS Loading – Optimizes rendering by loading critical
content first. Performance Impact After installing and activating Performance Optimisation,
users can expect:🚀 Faster page load times📈 Improved Google PageSpeed Insights &
GTmetrix scores🔼 Enhanced SEO rankings due to better site performance🎯 Better 
user engagement and lower bounce rates Ease of Use Performance Optimisation is built
for both beginners and advanced users. The interface is clean and easy to navigate,
with one-click optimization settings for those who want quick improvements. For 
developers, advanced settings allow granular control over caching and minification.
Conclusion If you’re looking for a lightweight, effective, and easy-to-use WordPress
optimization plugin, Performance Optimisation is a great choice. It simplifies complex
performance enhancements and delivers noticeable improvements without requiring 
technical expertise.

 [ Leggi tutte le recensioni di 4 ](https://wordpress.org/support/plugin/performance-optimisation/reviews/)

## Contributi e sviluppo

“Performance Optimisation” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Nilesh Kanzariya ](https://profiles.wordpress.org/nilesh912/)

[Traduci “Performance Optimisation” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/performance-optimisation)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/performance-optimisation/)
segui il [repository SVN](https://plugins.svn.wordpress.org/performance-optimisation/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/performance-optimisation/)
tramite [RSS](https://plugins.trac.wordpress.org/log/performance-optimisation/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.3 (2026-04-14)

 * Fix: Resolved fatal error where `Advanced_Cache_Handler` was not found during
   activation or admin notice checks.
 * Performance: Refactored `Advanced_Cache_Handler` to use lazy loading (“require
   when needed”) to reduce memory footprint.
 * Fix: Shortened plugin short description to meet WordPress.org’s 150-character
   limit.

#### 1.2.1 (2026-04-14)

 * Fix: Implemented handle whitelisting in Metabox to prevent unauthorized script/
   style handle persistence.
 * Fix: Support parent directory locations for `wp-config.php` (core-mirroring behavior).
 * Fix: Properly handle transient deletion and `WP_CACHE` constant guards during
   activation.
 * Fix: Alignment and escaping in admin notices for WPCS compliance.
 * Fix: Add `WP_CACHE` to wp-config.php when the constant was previously undefined(
   correct activation logic).
 * Safety: `advanced-cache.php` includes a plugin marker; do not overwrite or delete
   another plugin’s drop-in.
 * UX: Admin notices for foreign drop-in, wp-config issues, competing full-page 
   cache plugins, and a short post-activation welcome notice.
 * UI: Stronger warning when enabling WooCommerce asset removal.
 * Docs: Expanded readme description, FAQ, and screenshot placeholders.
 * Meta: Plugin header `Requires at least` now matches readme.txt (6.2).

#### 1.2.0 (2026-04-13)

 * New: Automatic Gzip compression and browser caching for faster page loads.
 * New: CDN support — serve static assets from your own CDN domain.
 * New: Smarter cache clearing — related pages update automatically when you edit
   content.
 * New: Safety prompts before deleting data, removing images, or importing settings.
 * New: Helpful warnings when enabling advanced options like Defer JS or Server 
   Rules.
 * New: Plugin UI matches your chosen WordPress admin color scheme.
 * Improvement: Faster loading — removed external font dependency.
 * Improvement: Better form inputs, loading indicators, and keyboard navigation.
 * Improvement: Faster database operations for image processing.
 * Security: Fixed several file path security issues.
 * Compatibility: Tested up to WordPress 6.9.

#### 1.1.4 (2026-04-08)

 * Security: Fixed path traversal vulnerability in the Image Optimisation REST endpoint.
 * Security: Added directory traversal protection in URL-to-path resolution.
 * Performance: Optimized image queue database writes by caching in memory and flushing
   once on shutdown.
 * Fix: Updated CheckboxOption component to use unique IDs for proper accessibility(
   label/input association, aria-describedby).

#### 1.1.3 (2026-04-07)

 * Fix: Anchored build paths in .distignore to prevent accidental exclusion of vendor
   files.

#### 1.1.2 (2026-04-07)

 * Fix: Cache the Img_Converter instance to reduce PHP overhead during image conversion.
 * Fix: Validate and sanitize imported REST API settings before saving.
 * Fix: Improve sidebar accessibility and keyboard navigation in the admin UI.
 * Update: Use `@wordpress/element` for React rendering compatibility in WordPress.

#### 1.1.1 (2026-04-06)

 * Improvement: Optimized JS Defer and Delay loading by caching exclusion lists.
 * Improvement: Enhanced backend performance by reducing redundant string parsing.
 * Security: Implemented protection against potential directory traversal vulnerabilities.
 * Fix: Standardized REST API key sanitization to prevent settings synchronization
   issues.
 * Localization: Added translated ARIA labels for sidebar accessibility.

#### 1.1.0 (2026-04-05)

 * Improvement: Visually enhanced the ‘File Optimization’ settings for easier configuration.
 * Improvement: Hardened overall plugin security and input validation.
 * Fix: Automatically clear cache when changing permalink settings or switching 
   themes.
 * Fix: Prevented unnecessary CSS files from generating on 404 error pages.
 * Update: Improved image lazy loading reliability for smoother page rendering.

#### 1.0.0 (2024-12-18)

Initial release with full functionality:
 Dashboard overview. Cache management. 
JavaScript, CSS, and HTML optimization. Advanced image optimisation and lazy loading.
Preloading settings for cache, fonts, and images. Import/export settings tools.

## Meta

 *  Versione **1.2.3**
 *  Ultimo aggiornamento **7 ore fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 6.2 o superiore **
 *  Testato fino alla versione **6.9.4**
 *  Versione PHP ** 7.4 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/performance-optimisation/)
 * Tag
 * [cache](https://it.wordpress.org/plugins/tags/cache/)[image optimisation](https://it.wordpress.org/plugins/tags/image-optimisation/)
   [minify](https://it.wordpress.org/plugins/tags/minify/)[optimization](https://it.wordpress.org/plugins/tags/optimization/)
   [performance](https://it.wordpress.org/plugins/tags/performance/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/performance-optimisation/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  4 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/performance-optimisation/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/performance-optimisation/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/performance-optimisation/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/performance-optimisation/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/performance-optimisation/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/performance-optimisation/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/performance-optimisation/reviews/)

## Collaboratori

 *   [ Nilesh Kanzariya ](https://profiles.wordpress.org/nilesh912/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/performance-optimisation/)