changeset 9 | 177826044cd9 |
parent 7 | cf61fcea0001 |
8:c7c34916027a | 9:177826044cd9 |
---|---|
1 === Akismet Anti-Spam === |
1 === Akismet Anti-Spam === |
2 Contributors: matt, ryan, andy, mdawaffe, tellyworth, josephscott, lessbloat, eoigal, cfinke, automattic, jgs, procifer, stephdau |
2 Contributors: matt, ryan, andy, mdawaffe, tellyworth, josephscott, lessbloat, eoigal, cfinke, automattic, jgs, procifer, stephdau |
3 Tags: akismet, comments, spam, antispam, anti-spam, anti spam, comment moderation, comment spam, contact form spam, spam comments |
3 Tags: akismet, comments, spam, antispam, anti-spam, anti spam, comment moderation, comment spam, contact form spam, spam comments |
4 Requires at least: 4.0 |
4 Requires at least: 4.0 |
5 Tested up to: 4.9.6 |
5 Tested up to: 5.2 |
6 Stable tag: 4.0.8 |
6 Stable tag: 4.1.2 |
7 License: GPLv2 or later |
7 License: GPLv2 or later |
8 |
8 |
9 Akismet checks your comments and contact form submissions against our global database of spam to protect you and your site from malicious content. |
9 Akismet checks your comments and contact form submissions against our global database of spam to protect you and your site from malicious content. |
10 |
10 |
11 == Description == |
11 == Description == |
27 Upload the Akismet plugin to your blog, Activate it, then enter your [Akismet.com API key](https://akismet.com/get/). |
27 Upload the Akismet plugin to your blog, Activate it, then enter your [Akismet.com API key](https://akismet.com/get/). |
28 |
28 |
29 1, 2, 3: You're done! |
29 1, 2, 3: You're done! |
30 |
30 |
31 == Changelog == |
31 == Changelog == |
32 |
|
33 = 4.1.2 = |
|
34 *Release Date - 14 May 2019* |
|
35 |
|
36 * Fixed a conflict between the Akismet setup banner and other plugin notices. |
|
37 * Reduced the number of API requests made by the plugin when attempting to verify the API key. |
|
38 * Include additional data in the pingback pre-check API request to help make the stats more accurate. |
|
39 * Fixed a bug that was enabling the "Check for Spam" button when no comments were eligible to be checked. |
|
40 * Improved Akismet's AMP compatibility. |
|
41 |
|
42 = 4.1.1 = |
|
43 *Release Date - 31 January 2019* |
|
44 |
|
45 * Fixed the "Setup Akismet" notice so it resizes responsively. |
|
46 * Only highlight the "Save Changes" button in the Akismet config when changes have been made. |
|
47 * The count of comments in your spam queue shown on the dashboard show now always be up-to-date. |
|
48 |
|
49 = 4.1 = |
|
50 *Release Date - 12 November 2018* |
|
51 |
|
52 * Added a WP-CLI method for retrieving stats. |
|
53 * Hooked into the new "Personal Data Eraser" functionality from WordPress 4.9.6. |
|
54 * Added functionality to clear outdated alerts from Akismet.com. |
|
32 |
55 |
33 = 4.0.8 = |
56 = 4.0.8 = |
34 *Release Date - 19 June 2018* |
57 *Release Date - 19 June 2018* |
35 |
58 |
36 * Improved the grammar and consistency of the in-admin privacy related notes (notice and config). |
59 * Improved the grammar and consistency of the in-admin privacy related notes (notice and config). |