summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-03-10 19:15:38 -0500
committerAnthony G. Basile <blueness@gentoo.org>2018-03-10 19:15:38 -0500
commit5791bc736123840f8ec75884a52da772897f909d (patch)
treecf4e3a3ba91c5fb90ae72e5d2a0d4dab57318105 /plugins/akismet/readme.txt
parentUpdate mantra 3.0.4 (diff)
downloadblogs-gentoo-5791bc736123840f8ec75884a52da772897f909d.tar.gz
blogs-gentoo-5791bc736123840f8ec75884a52da772897f909d.tar.bz2
blogs-gentoo-5791bc736123840f8ec75884a52da772897f909d.zip
Update akismet 4.0.3
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'plugins/akismet/readme.txt')
-rw-r--r--plugins/akismet/readme.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/plugins/akismet/readme.txt b/plugins/akismet/readme.txt
index 40ca6aef..c892430d 100644
--- a/plugins/akismet/readme.txt
+++ b/plugins/akismet/readme.txt
@@ -1,9 +1,9 @@
=== Akismet Anti-Spam ===
-Contributors: matt, ryan, andy, mdawaffe, tellyworth, josephscott, lessbloat, eoigal, cfinke, automattic, jgs, procifer
+Contributors: matt, ryan, andy, mdawaffe, tellyworth, josephscott, lessbloat, eoigal, cfinke, automattic, jgs, procifer, stephdau
Tags: akismet, comments, spam, antispam, anti-spam, anti spam, comment moderation, comment spam, contact form spam, spam comments
Requires at least: 4.0
Tested up to: 4.9.1
-Stable tag: 4.0.2
+Stable tag: 4.0.3
License: GPLv2 or later
Akismet checks your comments and contact form submissions against our global database of spam to protect you and your site from malicious content.
@@ -30,6 +30,12 @@ Upload the Akismet plugin to your blog, Activate it, then enter your [Akismet.co
== Changelog ==
+= 4.0.3 =
+*Release Date - 19 February 2018*
+
+* Added a scheduled task to remove entries in wp_commentmeta that no longer have corresponding comments in wp_comments.
+* Added a new `akismet_batch_delete_count` action to the batch delete methods for people who'd like to keep track of the numbers of records being processed by those methods.
+
= 4.0.2 =
*Release Date - 18 December 2017*