该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.