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

StaticWP

外掛說明

Have performance issues? StaticWP converts your blog into a static site, so you don’t have to worry.

安裝方式

Upload the StaticWP plugin to your site, and activate it! Yep, that’s it!

Optionally, you can set your web server to look in the storage directory (default is staticwp/_site/
in your uploads directory) for files prior to letting WordPress take over control.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.5.0

Release Date – 25th April, 2015

  • Add actions.
  • Add filters.
  • Fix bug with StaticWP\StaticWP not qualifying Exception before its use.

1.4.2

Release Date – 25th April, 2015

  • Fix issue with preload.
  • Fix issue with uninstall.

1.4.1

Release Date – 9th March, 2015

  • Fix activation problem.

1.4.0

Release Date – 4th March, 2015

  • Make preloading safer.
  • Ensure more than posts are compiled.
  • Allow comments to be added
  • Fix bug when files are recompiled.

1.3.0

Release Date – 4th March, 2015

  • Refactor frontend and admin into separate classes.
  • Abstract HTML into templates and StaticWPView.
  • Add admin menu pages.
  • Allow users to preload site.

1.2.0

Release Date – 4th March, 2015

  • Improve directory resolution.

1.1.1

Release Date – 4th March, 2015

  • Fix bug with plugin name.

1.1.0

Release Date – 3rd March, 2015

  • Add deactivation hook for cleanup.
  • Add uninstall hook for cleanup.
  • Move storage directory to uploads directory.

1.0.0

Release Date – 3rd March, 2015

  • Initial Release
  • Does basic static file generation.
  • Sends file if it exists only for GET requests.