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

WP Local Storage

外掛說明

This plugin can greatly improve the user experience for your blog, by automatically and periodically saving the “just typed comment” for your visitors (the content textarea input box in comment section). The just typed comment is saved into browser’s local storage system to prevent loss of any unsubmitted comment from your visitors and doesn’t require any backend support.

This is similar like WordPress can remember your Name, Email, Website in comment area for the next visit, but WP Local Storage plugin extends this into next level, it can remember the actual unsaved comment (i.e. before hit submit button) so even the browser is crashed before the user hit save, it is okay! When the user came back, all “just type comment” will be still in there.

Full Support is available at http://www.xhtmlweaver.com or wp-support@xhtmlweaver.com

螢幕擷圖

  • The visitor is making comment and the browser is crashed! No!!!
  • The visitor re-opened the browser, came back and found the comment still in there! Yay!!

安裝方式

  1. Download the plugin file and unzip it.
  2. Put the theme directory into $WP_HOME/wp-content/plugins/ directory.by the web server.
  3. Activate’ the plugin.

常見問題集

Does this plugin require MySQL to run in the server side? (site owner)

No, as the plugin name suggested, it uses browser’s local storage system. So just drop this plugin into plugins directory then all good.

Does this plugin require cutting edge HTML5 supported browsers to run in the client side?

No, not really. This plugin supports most mainstream browsers such as IE8+, Firefox3+, Safari 3+ so most of your visitors will be looked after.

What about bug report and support?

Please drop us a line at wp-support@xhtmlweaver.com

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

Initial release