Transforms the default way comments are posted in WordPress and ajaxifies it.
This means when a comment is posted the page won't refresh and a small modal notification will be shown at the top.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
What is new in this release:
- Changed plugin owner to weweave an added professional support.
- Added (expert) option "Base URL" to support reverse proxy configuration.
- Fixed page title update for titles containing UTF-8 characters.
What is new in version 0.24.0:
- Added parameter commentUrl to callbacks OnBeforeUpdateComments and OnAfterUpdateComments.
What is new in version 0.22.0:
- Added (expert) option "Optimize AJAX response" to save bandwidth.
- Fixed JavaScript includes for HTTPS.
What is new in version 0.21.0:
- Added option 'Disable scroll to anchor'
- Fixed paging support and async comment loading for pages where comments are closed
- Fixed compressed JavaScript file
What is new in version 0.19.0:
- Added parameter newDom to callbacks onBeforeUpdateComments and onAfterUpdateComments
- Fixed JavaScript error "TypeError: WPAC._Options is undefined"
What is new in version 0.17.1:
- 'OnAfterUpdateComments' callback is now called after form data has been reset.
What is new in version 0.16.1:
- Bugfix for cross-domain scripting detection.
What is new in version 0.13.1:
- Added localization for da-DK.
- Bugfix for themes where comment form is not nested in comment container.
- Bugfix for clearing all settings.
What is new in version 0.10.0:
- Added JavaScript callback ("Before submit comment").
- Updated jQuery blockUI to 2.57.
Requirements:
- WordPress 3.1.3 or higher
Comments not found