[WordPress] 外掛分享: Performance Optimisation

前言介紹

  • 這款 WordPress 外掛「Performance Optimisation」是 2025-02-23 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2025-02-24,距離現在已有 69 天。
  • 外掛最低要求 WordPress 5.5.3 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
  • 有 1 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

nilesh912 |

外掛標籤

cache | minify | performance | optimization | image optimization |

內容簡介

總結:「Performance Optimisation」通過提供緩存管理、JavaScript 和 CSS 最小化、圖像轉換、延遲載入、預加載等功能,幫助您優化網站速度。透過直觀的儀表板、詳細設定和有用工具,簡化您網站的性能優化。

問題與答案:
1. 這個 WordPress 外掛如何幫助優化網站速度?
- 回答:透過提供功能如緩存管理、JavaScript 和 CSS 最小化、圖像轉換、延遲載入、預加載等工具。

2. 這個外掛包含哪些設定和工具?
- 回答:包含有儀表板、緩存、JavaScript、CSS 和圖像優化狀態的一覽;緩存管理工具、JavaScript 和 CSS 最小化、圖像轉換、延遲載入、預加載等功能。

3. 如何查看最小化的 JavaScript 和 CSS 檔案數量?
- 回答:您可以在「儀表板總覽」中檢查最小化的 JavaScript 和 CSS 檔案數量。

4. 這個外掛使用哪些 Composer libraries?
- 回答:這個外掛使用了「voku/html-min」進行 HTML 最小化以及「matthiasmullie/minify」進行 JavaScript 和 CSS 最小化。

原文外掛簡介

Performance Optimisation helps you optimize your website’s speed by offering features like cache management, JavaScript and CSS minification, image conversion, lazy loading, preloading, and more. With an intuitive dashboard, detailed settings, and useful tools, it simplifies performance enhancement for your website.
Features:

Dashboard with an overview of cache, JavaScript, CSS, and image optimization status.
Cache management tools, including size display and a “Clear Cache” button.
JavaScript & CSS Optimization: Minify, combine, 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

Dashboard Overview

View cache size and clear cache.
Check the number of minified JavaScript and CSS files.
Monitor image optimization (WebP/AVIF status).
Review recent plugin activities.

File Optimization Settings

Minify JavaScript, CSS, and HTML.
Combine CSS and exclude specific files.
Defer and delay JavaScript loading.

Preload Settings

Enable cache preloading.
Preconnect to origins and prefetch DNS.
Preload fonts, CSS, and images.

Image Optimization Settings

Lazy load images with SVG placeholders.
Convert images to WebP/AVIF formats and exclude specific images.
Preload feature images for selected post types.

Tools

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": "[email protected]"
}
],
"require": {
"voku/html-min": "^4.5",
"matthiasmullie/minify": "^1.3"
},
"extra": {
"cleanup": {
"dirs": ["bin", "tests", "docs"],
"exclude": ["*.md", "*.yml", "*.xml", "tests", "docs"]
}
}
}

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Performance Optimisation」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.1 | trunk |

延伸相關外掛(你可能也想知道)

文章
Filter
Apply Filters
Mastodon