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

WP Database Optimizer

外掛說明

Ever wished that you could take some measure to speed up your WordPress site? Have you created and deleted a lot of posts as well as experimented with plugins? All these deleted entries leave overhead on the database that should be routinely cleared out. This plugin allows you to have your WordPress tables to be optimized on a schedule. It uses the WordPress Database Class to do the work, and you can set the number of days in between optimizations.

Arbitrary section

A brief Markdown Example

螢幕擷圖

  • Settings Page

安裝方式

  1. Upload wp_database_optimizer.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Modify settings under the tools menu using “WP Database Optimization”

常見問題集

Any questions, please email info@countingrows.com

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

Version 1.2.1.3 updated the settings page to include a message letting user know that settings have been updated. Removed a superfluous function that updated the frequency option.

Version 1.2.1.1 updates the “visit plugin site” link.

Version 1.2.1 updates some bad semantic html on the settings page…oops. all better now

Version 1.2 Now show you all of your wordpress tables and if they need to be optimized. This works will ALL your tables in the wordpress database provided they begin with your wordpress prefix. normally is “wp_”

Version 1.1 Allows you to optimize at any time with a button