Title: Mesi Cache
Author: andresmesi
Published: <strong>2025 年 10 月 31 日</strong>
Last modified: 2025 年 12 月 17 日

---

搜索插件

![](https://ps.w.org/mesi-cache/assets/banner-772x250.png?rev=3387786)

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

# Mesi Cache

 作者：[andresmesi](https://profiles.wordpress.org/andresmesi/)

[下载](https://downloads.wordpress.org/plugin/mesi-cache.1.2.5.zip)

 * [详情](https://cn.wordpress.org/plugins/mesi-cache/#description)
 * [评价](https://cn.wordpress.org/plugins/mesi-cache/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/mesi-cache/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/mesi-cache/#developers)

 [支持](https://wordpress.org/support/plugin/mesi-cache/)

## 描述

Mesi Cache converts your WordPress site into a fully static HTML version served

directly by Apache. Once a page is cached, it is delivered instantly without executing
PHP or querying MySQL.

This design removes the need for PHP-FPM and database access on every visit,
 reducing
server load to almost zero. The result is a pure static experience with instant 
page delivery and total control over your server resources.

Mesi Cache is minimalist, open, and transparent. It integrates cleanly with
 .htaccess,
uses no cron jobs, and requires no external services.

**What it does**
 * Creates static HTML files of posts, pages, categories and authors.*
Serves files directly from disk, bypassing PHP and MySQL completely. * Invalidates
relevant cache files when new content is published. * Allows manual cache generation
and cleaning from the admin panel. * Works in root and subdirectory installations.*
100% local — no APIs, no remote calls, no external dependencies.

**What it does not do**
 * No CSS or JS minification. * No CDN integration (can 
be added manually). * No object or fragment caching. * No user/session-aware pages
or dynamic content. * Does not serve cached content to logged-in users.

Mesi Cache focuses purely on static HTML delivery for public visitors.
 When cached,
pages are served as plain files — no PHP or database code executes.

The plugin code is open, commented, and easy to extend.
 Developers can add features
like preloading or CDN hooks using ChatGPT, Gemini, or manual edits.

### License

This plugin is licensed under GPLv2 or later.
 You are free to use, modify, and 
redistribute it.

## 屏幕截图

 * [[
 * [[

## 安装

 1. Upload the `mesi-cache` folder to `/wp-content/plugins/`.
 2. Activate it from the WordPress “Plugins” menu.
 3. Go to **Settings -> Mesi Cache** to configure.
 4. Click **Generate / Update MESI-Cache Block** to write `.htaccess` rules.
 5. Optionally click **Generate All** to prebuild all cached pages.

## 常见问题

### Does it work with subfolder installations (like /wp/)?

Yes. The plugin detects your path and writes correct `.htaccess` rules.

### Does it cache logged-in users or admin pages?

No. Logged-in users and administrators always bypass the cache.

### Does it still use PHP or MySQL to serve cached pages?

No. Cached pages are delivered directly by Apache with zero PHP execution.

### Can I clear the cache manually?

Yes. Use **Settings  Mesi Cache  Clear All Cache**
 or delete `wp-content/uploads/
mesi-cache/`.

### Is it compatible with Nginx or LiteSpeed?

It is optimized for Apache `.htaccess`. Nginx rules can be written manually.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Mesi Cache」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Mesi Cache」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/mesi-cache)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/mesi-cache/)，查看[SVN仓库](https://plugins.svn.wordpress.org/mesi-cache/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/mesi-cache/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/mesi-cache/)。

## 更新日志

#### 1.2.5

 * Compatibility confirmed with WordPress 6.9.
 * Improved cache invalidation for tags and authors.
 * Minor fixes and internal cleanup.

#### 1.2.4

 * Added tag and author cache invalidation.
 * Improved path handling for categories and nested URLs.
 * Added translation support and `.pot` file.
 * Enhanced Apache rule generation for static delivery.

## 额外信息

 *  版本 **1.2.5**
 *  最后更新：**5 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 5.5 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/mesi-cache/)
 * 标签
 * [Apache](https://cn.wordpress.org/plugins/tags/apache/)[cache](https://cn.wordpress.org/plugins/tags/cache/)
   [html](https://cn.wordpress.org/plugins/tags/html/)[performance](https://cn.wordpress.org/plugins/tags/performance/)
   [static](https://cn.wordpress.org/plugins/tags/static/)
 *  [高级视图](https://cn.wordpress.org/plugins/mesi-cache/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/mesi-cache/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/mesi-cache/)