這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Admin Cache

外掛說明

This lightweight plugin caches the most visited pages in the admin area; it uses ajax to prefetch the pages and stores them on the server for each user.

The cache is useful for sites with many installed plugins, which often make the administrative section very slow, especially in the case of woocommerce with many displayed products.

安裝方式

Minimum Requirements

  • WordPress 4.6 or greater
  • PHP version 5.6 or greater

Recommended requirements:

  • WordPress 5.0 or greater
  • PHP version 7.0 or greater

Installation

  1. Upload the plugin files to the /wp-content/plugins/wp-admin-cache directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > WP Admin Cache
  4. Check “Cache enabled” to activate the cache.
  5. Choose which pages are to be cached.
  6. Set the cache duration.
  7. Save the settings.

使用者評論

2025 年 3 月 13 日
This WordPress Plugin works flawless. It is not being updated any more as far as I was able to read on their website. But it still works. Sometimes it is showing cached content while it is not really needed.So I made some adjustments for my own WordPress Blogs. It is really a ‘must’ have plugin.Many thanks for all the efforts creating it and hopefully you all will enjoy your day!
2023 年 1 月 23 日
this is a must have plugin. It is like a miracle. My WP backend became so fast. Everyone should try this. It would be awesome if the developer can continue to update, although everything works fine for now.
2021 年 5 月 28 日
Hello. This plugin is great. At the end of the time we set in the plugin, it looks like we have to open the page once to create the cache again. If the cache is created automatically and continuously, we will not encounter a slow screen even once. Please develop the plugin to include all parts of WordPress including settings and plugin pages.
2020 年 12 月 21 日
I am speechless for this plugin. I just loved it! Changed my admin completely! I found it by accident and thank you for the excellent work!
2020 年 12 月 12 日
when you search for how to speed up frontend thay have many cache plugin. now with elementor woocomerce and we need to install many elementor addon and admin loading become slow. WP Admin Cache make speed up wordpress backend fromdead slow to be like fresh install wordpress with out any plugin.
閱讀全部 10 則使用者評論

參與者及開發者

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

參與者

〈WP Admin Cache〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈WP Admin Cache〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.2.7

  • Fixed: some php warnings

0.2.6

  • Removed: link manager from page hook

0.2.5

  • Added: compatibility with generic language plugins

0.2.4

  • Added: WPML compatibility

0.2.3

  • Changed prefetching script: optimized page load

0.2.2

  • Changed settings link in plugins list table

0.2.1

  • Added settings link in plugins list table

0.2.0

  • Added the possibility to execute the plugin before the others, in order to speed up the sending of cached pages much more!
  • Improved prefetching mechanism
  • Improved UI

0.1.3

  • Added cleanup after uninstalling

0.1.2

  • Added autopurge management at plugins update event

0.1.1

  • Fix – fixed a bug that generated a blank page after saving a cached page

0.1

  • First public beta release