このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Ajax Comment Form CST

説明

Convert your default wordpress comment form into ajax submit.

Features

Ajax Comment Form CST allows you to convert your default comment form into ajax submit.
It will also add GDPR field for comment form that can be removed from setting option.
File (JS / CSS / PHP) will be added only to the selected pages, which will good for your website PLT (Page load time).

  • Ajax request for Post and Page comment form.
  • Messages can be cutomised.
  • Captcha on / off settings.
  • GDPR field can be enabled that will automically add a field in comment form and new column on comments list on backend.
  • You can write your own CSS.

スクリーンショット

  • Backend Settings.
  • Front Look while throwing error.
  • Front Look with GDPR and Captcha.

インストール

  1. Install and activate the plugin as usual from the ‘Plugins’ menu in WordPress.
  2. Go to the settings page > ACForm CST and make your own settings if you want.
  3. Make sure your page / post have comment_form() function.

FAQ

What i need on my wordpress theme to get this plugin works?

comment_form() function should be present for commenting process.

Do you like Ajax Comment Form CST?

Don’t hesitate to give your feedback.

貢献者と開発者

Ajax Comment Form CST はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Ajax Comment Form CST” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.2

Release date: September 7th, 2019
1. Captcha Added to comment form with backend on / off setting.
2. GDPR shown only to guest users.

1.1

Release date: July 11th, 2019
1. Commented block added to the comment list / page on successfull submit.
2. Mutual scroll Added / on successfull commenting, scroll to the commented block.
3. Mutual scroll control on backend.
4. plugin settings will be deleted on deactivation.

1.0

Release date: July 2nd, 2019
* Initial release.