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://cn.wordpress.org/plugins/lightify/#description)
 * [评价](https://cn.wordpress.org/plugins/lightify/#reviews)
 * [开发进展](https://cn.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**
 *  最后更新：**4 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/lightify/)
 * 标签
 * [cleanup](https://cn.wordpress.org/plugins/tags/cleanup/)[lazy load](https://cn.wordpress.org/plugins/tags/lazy-load/)
   [Optimize](https://cn.wordpress.org/plugins/tags/optimize/)[performance](https://cn.wordpress.org/plugins/tags/performance/)
   [resource hints](https://cn.wordpress.org/plugins/tags/resource-hints/)
 *  [高级视图](https://cn.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/)