=== Ajaxify WP Post Comment Form ===
Contributors: kairav
Tags: Post Comment Form
Donate link: https://kairav.home.blog/
Requires at least: 5
Tested up to: 5.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Submit Post comment form using Ajax functionality.

== Description ==

Hello User,
This plugin is for "Post comment form" [single post page].

When registered or non-registered user visit website and Leave a reply. That time this plugin work for error checking on ajax rather than on load or using default wordpress functionality.

To avoid confusion to new user when they click on submit button a non-website page get display which is not approriate in current era.

== Screenshots ==
1. Post comment form
2. Inspect element ID reference

= 1.1 =

Reduce Ajax loading on click of form submit button.

= 1.2 =

Modified code to make single Ajax on Click to reduce site load.

= 1.3 =

Easy to implement with quick steps.