Title: Lightify &#8211; Performance Optimization &amp; Cleanup
Author: DaftPlug
Published: <strong>2026 年 6 月 14 日</strong>
Last modified: 2026 年 6 月 14 日

---

搜尋外掛

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

# Lightify – Performance Optimization & Cleanup

 由 [DaftPlug](https://profiles.wordpress.org/daftplug/) 開發

[下載](https://downloads.wordpress.org/plugin/lightify.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/lightify/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/lightify/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/lightify/#developers)

 [技術支援](https://wordpress.org/support/plugin/lightify/)

## 外掛說明

Lightify is a lightweight performance helper for WordPress. It focuses on a small
set of safe, well-understood front-end optimizations you can toggle from a single
settings page — no caching layer, no file rewriting, and no external services.

#### What it does

 * **Bloat Removal** – Optionally disable emojis, dashicons (front end), block editor
   CSS, jQuery Migrate, oEmbed discovery, XML-RPC, and RSS feeds.
 * **Network Improvements** – Add `preconnect` and `dns-prefetch` resource hints
   for the origins you specify, printed by WordPress in the document head.
 * **Media** – Add native `loading="lazy"` to iframes in your post content.

Every optimization is off or on by a simple checkbox and applies only where noted.
If something looks off, just turn the relevant option back off.

### External services

This plugin does not connect to, or transmit any data to, any external service. 
All functionality runs locally on your WordPress installation.

### Source Code

Lightify contains no minified, compiled, or obfuscated code. All PHP, CSS, and other
source files shipped in the plugin are the original human-readable source and require
no build step. The plugin’s stylesheet (`assets/css/admin.css`) is enqueued directly
in its readable form.

## 常見問題集

### Does Lightify cache my pages?

No. Lightify intentionally does not include a caching layer. It performs only the
lightweight cleanup and resource-hint optimizations described above. It is safe 
to run alongside a dedicated caching plugin.

### Will it break my site?

Each optimization is individually toggleable and uses standard WordPress hooks. 
If a setting causes an issue with your theme or another plugin, simply disable it.

### Does it send any data anywhere?

No. Lightify does not connect to any external service and does not collect or transmit
any data. Everything runs locally on your site.

### Where do the resource hints appear?

Lightify adds your preconnect and dns-prefetch origins through the core `wp_resource_hints`
filter, so WordPress prints them in the `<head>` of your pages.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Lightify – Performance Optimization & Cleanup〉的開發相關
工作。

參與者

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

[將〈Lightify – Performance Optimization & Cleanup〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/lightify)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/lightify/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/lightify/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/lightify/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/lightify/)。

## 變更記錄

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **3 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/lightify/)
 * 標籤:
 * [cleanup](https://tw.wordpress.org/plugins/tags/cleanup/)[lazy load](https://tw.wordpress.org/plugins/tags/lazy-load/)
   [Optimize](https://tw.wordpress.org/plugins/tags/optimize/)[performance](https://tw.wordpress.org/plugins/tags/performance/)
   [resource hints](https://tw.wordpress.org/plugins/tags/resource-hints/)
 *  [進階檢視](https://tw.wordpress.org/plugins/lightify/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/lightify/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/lightify/)