PluginProbe ʕ •ᴥ•ʔ
Akismet Anti-spam: Spam Protection / 5.3.7
Akismet Anti-spam: Spam Protection v5.3.7
5.7 3.0.4 3.0.5 3.1 3.1.1 3.1.10 3.1.11 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 3.1.7 3.1.8 3.1.9 3.2 3.3 3.3.1 3.3.2 3.3.3 3.3.4 4.0 4.0.1 4.0.2 4.0.3 4.0.4 4.0.5 4.0.6 4.0.7 4.0.8 4.1 4.1.1 4.1.10 4.1.11 4.1.12 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2 4.2.1 4.2.2 4.2.3 4.2.4 4.2.5 5.0 5.0.1 5.0.2 5.1 5.2 5.3 5.3.1 5.3.2 5.3.3 5.3.4 5.3.5 5.3.6 5.3.7 5.4 5.5 5.6 trunk 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.3.0 2.4.0 2.4.1 2.5.0 2.5.1 2.5.10 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 2.6.0 2.6.1 3.0.0 3.0.0-RC1 3.0.1 3.0.2 3.0.3
akismet / readme.txt
akismet Last commit date
_inc 1 year ago views 1 year ago .htaccess 1 year ago LICENSE.txt 10 years ago akismet.php 1 year ago changelog.txt 2 years ago class.akismet-admin.php 1 year ago class.akismet-cli.php 1 year ago class.akismet-rest-api.php 1 year ago class.akismet-widget.php 1 year ago class.akismet.php 1 year ago index.php 12 years ago readme.txt 1 year ago wrapper.php 1 year ago
readme.txt
168 lines
1 === Akismet Anti-spam: Spam Protection ===
2 Contributors: matt, ryan, andy, mdawaffe, tellyworth, josephscott, lessbloat, eoigal, cfinke, automattic, jgs, procifer, stephdau, kbrownkd, bluefuton, akismetantispam
3 Tags: comments, spam, antispam, anti-spam, contact form
4 Requires at least: 5.8
5 Tested up to: 6.8
6 Stable tag: 5.3.7
7 License: GPLv2 or later
8
9 The best anti-spam protection to block spam comments and spam in a contact form. The most trusted antispam solution for WordPress and WooCommerce.
10
11 == Description ==
12
13 The best anti-spam protection to block spam comments and spam in a contact form. The most trusted antispam solution for WordPress and WooCommerce.
14
15 Akismet checks your comments and contact form submissions against our global database of spam to prevent your site from publishing malicious content. You can review the comment spam it catches on your blog's "Comments" admin screen.
16
17 Major features in Akismet include:
18
19 * Automatically checks all comments and filters out the ones that look like spam.
20 * Each comment has a status history, so you can easily see which comments were caught or cleared by Akismet and which were spammed or unspammed by a moderator.
21 * URLs are shown in the comment body to reveal hidden or misleading links.
22 * Moderators can see the number of approved comments for each user.
23 * A discard feature that outright blocks the worst spam, saving you disk space and speeding up your site.
24
25 PS: You'll be prompted to get an Akismet.com API key to use it, once activated. Keys are free for personal blogs; paid subscriptions are available for businesses and commercial sites.
26
27 == Installation ==
28
29 Upload the Akismet plugin to your blog, activate it, and then enter your Akismet.com API key.
30
31 1, 2, 3: You're done!
32
33 == Changelog ==
34
35 = 5.3.7 =
36 *Release Date - 14 February 2025*
37
38 * Simplify the logic used during a comment-check request to compare comments.
39
40 = 5.3.6 =
41 *Release Date - 4 February 2025*
42
43 * Improve the utility of submit-spam and submit-ham requests.
44 * Modernize styles for the Akismet classic widget.
45
46 = 5.3.5 =
47 *Release Date - 18 November 2024*
48
49 * Address compatibility issues with < PHP 7.3 in v5.3.4 release.
50
51 = 5.3.4 =
52 *Release Date - 18 November 2024*
53
54 * Improve activation notice on Comments for users who haven't set up their API key yet.
55 * Improve notice about commercial site status.
56
57 = 5.3.3 =
58 *Release Date - 10 July 2024*
59
60 * Make setup step clearer for new users.
61 * Remove the stats section from the configuration page if the site has been revoked from the key.
62 * Skip the Akismet comment check when the comment matches something in the disallowed list.
63 * Prompt users on legacy plans to contact Akismet support for upgrades.
64
65 = 5.3.2 =
66 *Release Date - 21 March 2024*
67
68 * Improve the empty state shown to new users when no spam has been caught yet.
69 * Update the message shown to users without a current subscription.
70 * Add foundations for future webhook support.
71
72 = 5.3.1 =
73 *Release Date - 17 January 2024*
74
75 * Make the plugin more resilient when asset files are missing (as seen in WordPress Playground).
76 * Add a link to the 'Account overview' page on akismet.com.
77 * Fix a minor error that occurs when another plugin removes all comment actions from the dashboard.
78 * Add the akismet_request_args filter to allow request args in Akismet API requests to be filtered.
79 * Fix a bug that causes some contact forms to include unnecessary data in the comment_content parameter.
80
81 = 5.3 =
82 *Release Date - 14 September 2023*
83
84 * Improve display of user notices.
85 * Add stylesheets for RTL languages.
86 * Remove initial disabled state from 'Save changes' button.
87 * Improve accessibility of API key entry form.
88 * Add new filter hooks for Fluent Forms.
89 * Fix issue with PHP 8.1 compatibility.
90
91 = 5.2 =
92 *Release Date - 21 June 2023*
93
94 * Visual refresh of Akismet stats.
95 * Improve PHP 8.1 compatibility.
96 * Improve appearance of plugin to match updated stats.
97 * Change minimum supported PHP version to 5.6 to match WordPress.
98 * Drop IE11 support and update minimum WordPress version to 5.8 (where IE11 support was removed from WP Core).
99
100 = 5.1 =
101 *Release Date - 20 March 2023*
102
103 * Removed unnecessary limit notices from admin page.
104 * Improved spam detection by including post taxonomies in the comment-check call.
105 * Removed API keys from stats iframes to avoid possible inadvertent exposure.
106
107 = 5.0.2 =
108 *Release Date - 1 December 2022*
109
110 * Improved compatibility with themes that hide or show UI elements based on mouse movements.
111 * Increased security of API keys by sending them in request bodies instead of subdomains.
112
113 = 5.0.1 =
114 *Release Date - 28 September 2022*
115
116 * Added an empty state for the Statistics section on the admin page.
117 * Fixed a bug that broke some admin page links when Jetpack plugins are active.
118 * Marked some event listeners as passive to improve performance in newer browsers.
119 * Disabled interaction observation on forms that post to other domains.
120
121 = 5.0 =
122 *Release Date - 26 July 2022*
123
124 * Added a new feature to catch spammers by observing how they interact with the page.
125
126 = 4.2.5 =
127 *Release Date - 11 July 2022*
128
129 * Fixed a bug that added unnecessary comment history entries after comment rechecks.
130 * Added a notice that displays when WP-Cron is disabled and might be affecting comment rechecks.
131
132 = 4.2.4 =
133 *Release Date - 20 May 2022*
134
135 * Improved translator instructions for comment history.
136 * Bumped the "Tested up to" tag to WP 6.0.
137
138 = 4.2.3 =
139 *Release Date - 25 April 2022*
140
141 * Improved compatibility with Fluent Forms
142 * Fixed missing translation domains
143 * Updated stats URL.
144 * Improved accessibility of elements on the config page.
145
146 = 4.2.2 =
147 *Release Date - 24 January 2022*
148
149 * Improved compatibility with Formidable Forms
150 * Fixed a bug that could cause issues when multiple contact forms appear on one page.
151 * Updated delete_comment and deleted_comment actions to pass two arguments to match WordPress core since 4.9.0.
152 * Added a filter that allows comment types to be excluded when counting users' approved comments.
153
154 = 4.2.1 =
155 *Release Date - 1 October 2021*
156
157 * Fixed a bug causing AMP validation to fail on certain pages with forms.
158
159 = 4.2 =
160 *Release Date - 30 September 2021*
161
162 * Added links to additional information on API usage notifications.
163 * Reduced the number of network requests required for a comment page when running Akismet.
164 * Improved compatibility with the most popular contact form plugins.
165 * Improved API usage buttons for clarity on what upgrade is needed.
166
167 For older changelog entries, please see the [additional changelog.txt file](https://plugins.svn.wordpress.org/akismet/trunk/changelog.txt) delivered with the plugin.
168