Title: Publisima Cache
Author: Said Ahmed
Published: <strong>2025 年 7 月 9 日</strong>
Last modified: 2025 年 7 月 9 日

---

搜尋外掛

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

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

# Publisima Cache

 由 [Said Ahmed](https://profiles.wordpress.org/publisima/) 開發

[下載](https://downloads.wordpress.org/plugin/publisima-cache.4.2.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/publisima-cache/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/publisima-cache/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/publisima-cache/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/publisima-cache/#developers)

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

## 外掛說明

Publisima Cache drastically improves your website’s speed by generating static HTML
files of your pages and serving them directly to visitors, bypassing the need to
run PHP or database queries.

Features:

 * One-click page caching.
 * Brotli and Gzip compression.
 * HTML/CSS minification.
 * Lazy Load for images and iframes.
 * Automatic cache clearing when content is updated.
 * Admin dashboard with stats and manual controls.
 * Cache preloading to keep your site consistently fast.
 * Secure and compliant with WordPress coding standards.
 * All cache and log files are stored in the WordPress uploads directory (`wp-content/
   uploads/publisima-cache/`) for full compatibility and security.

## 安裝方式

 1. Upload the `publisima-cache` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to ‘Publisima Cache’ in the main WordPress admin menu to activate and configure
    the options.

## 常見問題集

### Where are cache files stored?

All cache, log, and stats files are stored in a dedicated folder inside your WordPress
uploads directory (`wp-content/uploads/publisima-cache/`). This ensures compatibility
with all WordPress setups and multisite environments.

### Does this plugin modify or require changes to plugin/theme files?

No. Publisima Cache does not require or request any changes to plugin or theme files.
All data is stored outside the plugin folder, following WordPress.org guidelines.

## 使用者評論

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

### 󠀁[Rápido, sencillo y realmente útil](https://wordpress.org/support/topic/rapido-sencillo-y-realmente-util/)󠁿

 [Alex](https://profiles.wordpress.org/selhachlafi/) 2025 年 7 月 9 日

Publisima Cache hace exactamente lo que promete: mejora la velocidad de carga sin
complicaciones. Es fácil de usar, no requiere configuraciones complejas y funciona
desde el primer momento. Ideal para quienes buscan optimizar su web sin perder tiempo.
Lo he probado en varios proyectos y los resultados han sido siempre positivos. Muy
recomendable.

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/publisima-cache/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Publisima Cache〉的開發相關工作。

參與者

 *   [ Said Ahmed ](https://profiles.wordpress.org/publisima/)

[將〈Publisima Cache〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/publisima-cache)

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

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

## 變更記錄

#### 4.2.1

 * Added Spanish translation.

#### 4.2.0

 * Security & Compliance: All file operations now use the WordPress Filesystem API.
   All cache, log, and stats files are stored exclusively in the uploads directory
   for full compatibility and security.
 * Fixed: No files are saved or deleted in the plugin directory or wp-content/cache.
 * Improved: All user input is sanitized, validated, and escaped according to WordPress.
   org guidelines.
 * Improved: Nonces and user capability checks added to all AJAX and settings actions.
 * Improved: Scripts and styles are enqueued using WordPress functions; inline scripts
   now use wp_add_inline_script().
 * Fixed: Removed cache clearing on theme switch to comply with plugin guidelines.
 * Improved: Only required $_GET/$_COOKIE parameters are processed, never the full
   array.
 * Improved: All output is properly escaped before being echoed.
 * Documentation: Updated readme and inline comments to clarify compliance and security
   improvements.

#### 4.1.5

 * **Compliance:** All cache and log files are now stored in the uploads directory.
   Final implementation of the WordPress Filesystem API to resolve all remaining
   scanner errors related to direct file access. The plugin is now fully compliant
   with WordPress.org guidelines.

#### 4.1.4

 * **Security & Standards:** Implemented the WordPress Filesystem API (`WP_Filesystem`)
   to handle all file operations (`delete`, `read`, `write`) in compliance with 
   WordPress.org security guidelines.
 * **Fix:** Silenced a `NonceVerification` false-positive warning.

#### 4.1.3

 * **Fix:** Corrected Plugin URI and Author URI to be different URLs.

#### 4.1.2

 * **Fix:** Reverted file handling logic to direct PHP functions to ensure functionality.

#### 4.1.1

 * **Maintenance:** Added `Requires PHP` header.

#### 4.1.0

 * **Major Renaming:** Renamed the plugin to “Publisima Cache” to comply with WordPress.
   org trademark guidelines.

## 中繼資料

 *  版本 **4.2.1**
 *  最後更新 **11 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.5**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/publisima-cache/)
 * 標籤:
 * [cache](https://tw.wordpress.org/plugins/tags/cache/)[optimization](https://tw.wordpress.org/plugins/tags/optimization/)
   [performance](https://tw.wordpress.org/plugins/tags/performance/)[speed](https://tw.wordpress.org/plugins/tags/speed/)
   [static cache](https://tw.wordpress.org/plugins/tags/static-cache/)
 *  [進階檢視](https://tw.wordpress.org/plugins/publisima-cache/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/publisima-cache/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/publisima-cache/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/publisima-cache/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/publisima-cache/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/publisima-cache/reviews/?filter=1)

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

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

## 參與者

 *   [ Said Ahmed ](https://profiles.wordpress.org/publisima/)

## 技術支援

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

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