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

Silk AJAX Comments

描述

Instead of taking you to a different page (wp-comments-post.php) which does not redirect this script just ads some quick text above your form to let your users know if there was an error or if the comment was posted successfully (if successful it then clears the form).

There are a few plugins that do a simliar thing to this already but unfortunately most of the current AJAX commenting solutions I found in the plugin directory havent been updated in years or just didn’t work, so following on from many “how to AJAX’ify your wordpress comments” blog posts I thought i’d make a simple plugin instead (which means no coding knowledge required).

The script chooses the #commentform div/form as this is default.

Ill update this plugin when needed but I do not offer any warranty or support for it.

安裝

  1. Upload the silk_ajax_comments folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Make sure your comment form has the ID #commentform in your theme (this is default)
  4. ?????
  5. Profit

常見問題

Q: It’s not working?
A: Make sure the comment form div has the ID #commentform in your theme

評價

2016年9月3日
Best Place to Buy 100% Pure Silk Sarees and Fabrics http://www.tecsilk.com
閱讀全部7個評價

貢獻者及開發者

“Silk AJAX Comments” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Silk AJAX Comments 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0

First release

  • Everything works, i’ve tested accross a few websites, will update if needed.