Added a new addon to validate question and answer using Akismet API. This addon will prevent spam post submission from frontend. Fixed some bug related to JS and PHP.
Release details
Source
Download source code.
You can also get it using composer
or git clone
.
Hooks
New actions and filters introduced in this release.
Total 2 new hooks introduced in this release. View all
Commits
Total 13 Commits
Files
Total 369 changes
- + 250 - 0addons/akismet/akismet.php
- + 0 - 0addons/akismet/image.png
- + 3 - 0addons/categories/widget.php
- + 4 - 6addons/recaptcha/script.js
- + 1 - 1addons/syntaxhighlighter/syntaxhighlighter.php
- + 8 - 0anspress.code-workspace
- + 20 - 0includes/class-form-hooks.php
- View 10 more
Add your comment