Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/akismet_...
File: changelog.txt
=== Akismet Anti-Spam ===
[0] Fix | Delete
[1] Fix | Delete
== Archived Changelog Entries ==
[2] Fix | Delete
[3] Fix | Delete
This file contains older changelog entries, so we can keep the size of the standard WordPress readme.txt file reasonable.
[4] Fix | Delete
For the latest changes, please see the "Changelog" section of the [readme.txt file](https://plugins.svn.wordpress.org/akismet/trunk/readme.txt).
[5] Fix | Delete
[6] Fix | Delete
= 4.0.8 =
[7] Fix | Delete
*Release Date - 19 June 2018*
[8] Fix | Delete
[9] Fix | Delete
* Improved the grammar and consistency of the in-admin privacy related notes (notice and config).
[10] Fix | Delete
* Revised in-admin explanation of the comment form privacy notice to make its usage clearer.
[11] Fix | Delete
* Added `rel="nofollow noopener"` to the comment form privacy notice to improve SEO and security.
[12] Fix | Delete
[13] Fix | Delete
= 4.0.7 =
[14] Fix | Delete
*Release Date - 28 May 2018*
[15] Fix | Delete
[16] Fix | Delete
* Based on user feedback, the link on "Learn how your comment data is processed." in the optional privacy notice now has a `target` of `_blank` and opens in a new tab/window.
[17] Fix | Delete
* Updated the in-admin privacy notice to use the term "comment" instead of "contact" in "Akismet can display a notice to your users under your comment forms."
[18] Fix | Delete
* Only show in-admin privacy notice if Akismet has an API Key configured
[19] Fix | Delete
[20] Fix | Delete
= 4.0.6 =
[21] Fix | Delete
*Release Date - 26 May 2018*
[22] Fix | Delete
[23] Fix | Delete
* Moved away from using `empty( get_option() )` to instantiating a variable to be compatible with older versions of PHP (5.3, 5.4, etc).
[24] Fix | Delete
[25] Fix | Delete
= 4.0.5 =
[26] Fix | Delete
*Release Date - 26 May 2018*
[27] Fix | Delete
[28] Fix | Delete
* Corrected version number after tagging. Sorry...
[29] Fix | Delete
[30] Fix | Delete
= 4.0.4 =
[31] Fix | Delete
*Release Date - 26 May 2018*
[32] Fix | Delete
[33] Fix | Delete
* Added a hook to provide Akismet-specific privacy information for a site's privacy policy.
[34] Fix | Delete
* Added tools to control the display of a privacy related notice under comment forms.
[35] Fix | Delete
* Fixed HTML in activation failure message to close META and HEAD tag properly.
[36] Fix | Delete
* Fixed a bug that would sometimes prevent Akismet from being correctly auto-configured.
[37] Fix | Delete
[38] Fix | Delete
= 4.0.3 =
[39] Fix | Delete
*Release Date - 19 February 2018*
[40] Fix | Delete
[41] Fix | Delete
* Added a scheduled task to remove entries in wp_commentmeta that no longer have corresponding comments in wp_comments.
[42] Fix | Delete
* 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.
[43] Fix | Delete
[44] Fix | Delete
= 4.0.2 =
[45] Fix | Delete
*Release Date - 18 December 2017*
[46] Fix | Delete
[47] Fix | Delete
* Fixed a bug that could cause Akismet to recheck a comment that has already been manually approved or marked as spam.
[48] Fix | Delete
* Fixed a bug that could cause Akismet to claim that some comments are still waiting to be checked when no comments are waiting to be checked.
[49] Fix | Delete
[50] Fix | Delete
= 4.0.1 =
[51] Fix | Delete
*Release Date - 6 November 2017*
[52] Fix | Delete
[53] Fix | Delete
* Fixed a bug that could prevent some users from connecting Akismet via their Jetpack connection.
[54] Fix | Delete
* Ensured that any pending Akismet-related events are unscheduled if the plugin is deactivated.
[55] Fix | Delete
* Allow some JavaScript to be run asynchronously to avoid affecting page render speeds.
[56] Fix | Delete
[57] Fix | Delete
= 4.0 =
[58] Fix | Delete
*Release Date - 19 September 2017*
[59] Fix | Delete
[60] Fix | Delete
* Added REST API endpoints for configuring Akismet and retrieving stats.
[61] Fix | Delete
* Increased the minimum supported WordPress version to 4.0.
[62] Fix | Delete
* Added compatibility with comments submitted via the REST API.
[63] Fix | Delete
* Improved the progress indicator on the "Check for Spam" button.
[64] Fix | Delete
[65] Fix | Delete
= 3.3.4 =
[66] Fix | Delete
*Release Date - 3 August 2017*
[67] Fix | Delete
[68] Fix | Delete
* Disabled Akismet's debug log output by default unless AKISMET_DEBUG is defined.
[69] Fix | Delete
* URL previews now begin preloading when the mouse moves near them in the comments section of wp-admin.
[70] Fix | Delete
* When a comment is caught by the Comment Blacklist, Akismet will always allow it to stay in the trash even if it is spam as well.
[71] Fix | Delete
* Fixed a bug that was preventing an error from being shown when a site can't reach Akismet's servers.
[72] Fix | Delete
[73] Fix | Delete
= 3.3.3 =
[74] Fix | Delete
*Release Date - 13 July 2017*
[75] Fix | Delete
[76] Fix | Delete
* Reduced amount of bandwidth used by the URL Preview feature.
[77] Fix | Delete
* Improved the admin UI when the API key is manually pre-defined for the site.
[78] Fix | Delete
* Removed a workaround for WordPress installations older than 3.3 that will improve Akismet's compatibility with other plugins.
[79] Fix | Delete
* The number of spam blocked that is displayed on the WordPress dashboard will now be more accurate and updated more frequently.
[80] Fix | Delete
* Fixed a bug in the Akismet widget that could cause PHP warnings.
[81] Fix | Delete
[82] Fix | Delete
= 3.3.2 =
[83] Fix | Delete
*Release Date - 10 May 2017*
[84] Fix | Delete
[85] Fix | Delete
* Fixed a bug causing JavaScript errors in some browsers.
[86] Fix | Delete
[87] Fix | Delete
= 3.3.1 =
[88] Fix | Delete
*Release Date - 2 May 2017*
[89] Fix | Delete
[90] Fix | Delete
* Improve performance by only requesting the akismet_comment_nonce option when absolutely necessary.
[91] Fix | Delete
* Fixed two bugs that could cause PHP warnings.
[92] Fix | Delete
* Fixed a bug that was preventing the "Remove author URL" feature from working after a comment was edited using "Quick Edit."
[93] Fix | Delete
* Fixed a bug that was preventing the URL preview feature from working after a comment was edited using "Quick Edit."
[94] Fix | Delete
[95] Fix | Delete
= 3.3 =
[96] Fix | Delete
*Release Date - 23 February 2017*
[97] Fix | Delete
[98] Fix | Delete
* Updated the Akismet admin pages with a new clean design.
[99] Fix | Delete
* Fixed bugs preventing the `akismet_add_comment_nonce` and `akismet_update_alert` wrapper functions from working properly.
[100] Fix | Delete
* Fixed bug preventing the loading indicator from appearing when re-checking all comments for spam.
[101] Fix | Delete
* Added a progress indicator to the "Check for Spam" button.
[102] Fix | Delete
* Added a success message after manually rechecking the Pending queue for spam.
[103] Fix | Delete
[104] Fix | Delete
= 3.2 =
[105] Fix | Delete
*Release Date - 6 September 2016*
[106] Fix | Delete
[107] Fix | Delete
* Added a WP-CLI module. You can now check comments and recheck the moderation queue from the command line.
[108] Fix | Delete
* Stopped using the deprecated jQuery function `.live()`.
[109] Fix | Delete
* Fixed a bug in `remove_comment_author_url()` and `add_comment_author_url()` that could generate PHP notices.
[110] Fix | Delete
* Fixed a bug that could cause an infinite loop for sites with very very very large comment IDs.
[111] Fix | Delete
* Fixed a bug that could cause the Akismet widget title to be blank.
[112] Fix | Delete
[113] Fix | Delete
= 3.1.11 =
[114] Fix | Delete
*Release Date - 12 May 2016*
[115] Fix | Delete
[116] Fix | Delete
* Fixed a bug that could cause the "Check for Spam" button to skip some comments.
[117] Fix | Delete
* Fixed a bug that could prevent some spam submissions from being sent to Akismet.
[118] Fix | Delete
* Updated all links to use https:// when possible.
[119] Fix | Delete
* Disabled Akismet debug logging unless WP_DEBUG and WP_DEBUG_LOG are both enabled.
[120] Fix | Delete
[121] Fix | Delete
= 3.1.10 =
[122] Fix | Delete
*Release Date - 1 April 2016*
[123] Fix | Delete
[124] Fix | Delete
* Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.
[125] Fix | Delete
* Fixed a bug that could have resulted in comments that were caught by the core WordPress comment blacklist not to have a corresponding History entry.
[126] Fix | Delete
* Fixed a bug that could have caused avoidable PHP warnings in the error log.
[127] Fix | Delete
[128] Fix | Delete
= 3.1.9 =
[129] Fix | Delete
*Release Date - 28 March 2016*
[130] Fix | Delete
[131] Fix | Delete
* Add compatibility with Jetpack so that Jetpack can automatically configure Akismet settings when appropriate.
[132] Fix | Delete
* Fixed a bug preventing some comment data from being sent to Akismet.
[133] Fix | Delete
[134] Fix | Delete
= 3.1.8 =
[135] Fix | Delete
*Release Date - 4 March 2016*
[136] Fix | Delete
[137] Fix | Delete
* Fixed a bug preventing Akismet from being used with some plugins that rewrite admin URLs.
[138] Fix | Delete
* Reduced the amount of bandwidth used on Akismet API calls
[139] Fix | Delete
* Reduced the amount of space Akismet uses in the database
[140] Fix | Delete
* Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.
[141] Fix | Delete
[142] Fix | Delete
= 3.1.7 =
[143] Fix | Delete
*Release Date - 4 January 2016*
[144] Fix | Delete
[145] Fix | Delete
* Added documentation for the 'akismet_comment_nonce' filter.
[146] Fix | Delete
* The post-install activation button is now accessible to screen readers and keyboard-only users.
[147] Fix | Delete
* Fixed a bug that was preventing the "Remove author URL" feature from working in WordPress 4.4
[148] Fix | Delete
[149] Fix | Delete
= 3.1.6 =
[150] Fix | Delete
*Release Date - 14 December 2015*
[151] Fix | Delete
[152] Fix | Delete
* Improve the notices shown after activating Akismet.
[153] Fix | Delete
* Update some strings to allow for the proper plural forms in all languages.
[154] Fix | Delete
[155] Fix | Delete
= 3.1.5 =
[156] Fix | Delete
*Release Date - 13 October 2015*
[157] Fix | Delete
[158] Fix | Delete
* Closes a potential XSS vulnerability.
[159] Fix | Delete
[160] Fix | Delete
= 3.1.4 =
[161] Fix | Delete
*Release Date - 24 September 2015*
[162] Fix | Delete
[163] Fix | Delete
* Fixed a bug that was preventing some users from automatically connecting using Jetpack if they didn't have a current Akismet subscription.
[164] Fix | Delete
* Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.
[165] Fix | Delete
* Error messages and instructions have been simplified to be more understandable.
[166] Fix | Delete
* Link previews are enabled for all links inside comments, not just the author's website link.
[167] Fix | Delete
[168] Fix | Delete
= 3.1.3 =
[169] Fix | Delete
*Release Date - 6 July 2015*
[170] Fix | Delete
[171] Fix | Delete
* Notify users when their account status changes after previously being successfully set up. This should help any users who are seeing blank Akismet settings screens.
[172] Fix | Delete
[173] Fix | Delete
= 3.1.2 =
[174] Fix | Delete
*Release Date - 7 June 2015*
[175] Fix | Delete
[176] Fix | Delete
* Reduced the amount of space Akismet uses in the commentmeta table.
[177] Fix | Delete
* Fixed a bug where some comments with quotes in the author name weren't getting history entries
[178] Fix | Delete
* Pre-emptive security improvements to ensure that the Akismet plugin can't be used by attackers to compromise a WordPress installation.
[179] Fix | Delete
* Better UI for the key entry field: allow whitespace to be included at the beginning or end of the key and strip it out automatically when the form is submitted.
[180] Fix | Delete
* When deactivating the plugin, notify the Akismet API so the site can be marked as inactive.
[181] Fix | Delete
* Clearer error messages.
[182] Fix | Delete
[183] Fix | Delete
= 3.1.1 =
[184] Fix | Delete
*Release Date - 17th March, 2015*
[185] Fix | Delete
[186] Fix | Delete
* Improvements to the "Remove comment author URL" JavaScript
[187] Fix | Delete
* Include the pingback pre-check from the 2.6 branch.
[188] Fix | Delete
[189] Fix | Delete
= 3.1 =
[190] Fix | Delete
*Release Date - 11th March, 2015*
[191] Fix | Delete
[192] Fix | Delete
* Use HTTPS by default for all requests to Akismet.
[193] Fix | Delete
* Fix for a situation where Akismet might strip HTML from a comment.
[194] Fix | Delete
[195] Fix | Delete
= 3.0.4 =
[196] Fix | Delete
*Release Date - 11th December, 2014*
[197] Fix | Delete
[198] Fix | Delete
* Fix to make .htaccess compatible with Apache 2.4.
[199] Fix | Delete
* Fix to allow removal of https author URLs.
[200] Fix | Delete
* Fix to avoid stripping part of the author URL when removing and re-adding.
[201] Fix | Delete
* Removed the "Check for Spam" button from the "Trash" and "Approved" queues, where it would have no effect.
[202] Fix | Delete
* Allow automatic API key configuration when Jetpack is installed and connected to a WordPress.com account
[203] Fix | Delete
[204] Fix | Delete
= 3.0.3 =
[205] Fix | Delete
*Release Date - 3rd November, 2014*
[206] Fix | Delete
[207] Fix | Delete
* Fix for sending the wrong data to delete_comment action that could have prevented old spam comments from being deleted.
[208] Fix | Delete
* Added a filter to disable logging of Akismet debugging information.
[209] Fix | Delete
* Added a filter for the maximum comment age when deleting old spam comments.
[210] Fix | Delete
* Added a filter for the number per batch when deleting old spam comments.
[211] Fix | Delete
* Removed the "Check for Spam" button from the Spam folder.
[212] Fix | Delete
[213] Fix | Delete
= 3.0.2 =
[214] Fix | Delete
*Release Date - 18th August, 2014*
[215] Fix | Delete
[216] Fix | Delete
* Performance improvements.
[217] Fix | Delete
* Fixed a bug that could truncate the comment data being sent to Akismet for checking.
[218] Fix | Delete
[219] Fix | Delete
= 3.0.1 =
[220] Fix | Delete
*Release Date - 9th July, 2014*
[221] Fix | Delete
[222] Fix | Delete
* Removed dependency on PHP's fsockopen function
[223] Fix | Delete
* Fix spam/ham reports to work when reported outside of the WP dashboard, e.g., from Notifications or the WP app
[224] Fix | Delete
* Remove jQuery dependency for comment form JavaScript
[225] Fix | Delete
* Remove unnecessary data from some Akismet comment meta
[226] Fix | Delete
* Suspended keys will now result in all comments being put in moderation, not spam.
[227] Fix | Delete
[228] Fix | Delete
= 3.0.0 =
[229] Fix | Delete
*Release Date - 15th April, 2014*
[230] Fix | Delete
[231] Fix | Delete
* Move Akismet to Settings menu
[232] Fix | Delete
* Drop Akismet Stats menu
[233] Fix | Delete
* Add stats snapshot to Akismet settings
[234] Fix | Delete
* Add Akismet subscription details and status to Akismet settings
[235] Fix | Delete
* Add contextual help for each page
[236] Fix | Delete
* Improve Akismet setup to use Jetpack to automate plugin setup
[237] Fix | Delete
* Fix "Check for Spam" to use AJAX to avoid page timing out
[238] Fix | Delete
* Fix Akismet settings page to be responsive
[239] Fix | Delete
* Drop legacy code
[240] Fix | Delete
* Tidy up CSS and Javascript
[241] Fix | Delete
* Replace the old discard setting with a new "discard pervasive spam" feature.
[242] Fix | Delete
[243] Fix | Delete
= 2.6.0 =
[244] Fix | Delete
*Release Date - 18th March, 2014*
[245] Fix | Delete
[246] Fix | Delete
* Add ajax paging to the check for spam button to handle large volumes of comments
[247] Fix | Delete
* Optimize javascript and add localization support
[248] Fix | Delete
* Fix bug in link to spam comments from right now dashboard widget
[249] Fix | Delete
* Fix bug with deleting old comments to avoid timeouts dealing with large volumes of comments
[250] Fix | Delete
* Include X-Pingback-Forwarded-For header in outbound WordPress pingback verifications
[251] Fix | Delete
* Add pre-check for pingbacks, to stop spam before an outbound verification request is made
[252] Fix | Delete
[253] Fix | Delete
= 2.5.9 =
[254] Fix | Delete
*Release Date - 1st August, 2013*
[255] Fix | Delete
[256] Fix | Delete
* Update 'Already have a key' link to redirect page rather than depend on javascript
[257] Fix | Delete
* Fix some non-translatable strings to be translatable
[258] Fix | Delete
* Update Activation banner in plugins page to redirect user to Akismet config page
[259] Fix | Delete
[260] Fix | Delete
= 2.5.8 =
[261] Fix | Delete
*Release Date - 20th January, 2013*
[262] Fix | Delete
[263] Fix | Delete
* Simplify the activation process for new users
[264] Fix | Delete
* Remove the reporter_ip parameter
[265] Fix | Delete
* Minor preventative security improvements
[266] Fix | Delete
[267] Fix | Delete
= 2.5.7 =
[268] Fix | Delete
*Release Date - 13th December, 2012*
[269] Fix | Delete
[270] Fix | Delete
* FireFox Stats iframe preview bug
[271] Fix | Delete
* Fix mshots preview when using https
[272] Fix | Delete
* Add .htaccess to block direct access to files
[273] Fix | Delete
* Prevent some PHP notices
[274] Fix | Delete
* Fix Check For Spam return location when referrer is empty
[275] Fix | Delete
* Fix Settings links for network admins
[276] Fix | Delete
* Fix prepare() warnings in WP 3.5
[277] Fix | Delete
[278] Fix | Delete
= 2.5.6 =
[279] Fix | Delete
*Release Date - 26th April, 2012*
[280] Fix | Delete
[281] Fix | Delete
* Prevent retry scheduling problems on sites where wp_cron is misbehaving
[282] Fix | Delete
* Preload mshot previews
[283] Fix | Delete
* Modernize the widget code
[284] Fix | Delete
* Fix a bug where comments were not held for moderation during an error condition
[285] Fix | Delete
* Improve the UX and display when comments are temporarily held due to an error
[286] Fix | Delete
* Make the Check For Spam button force a retry when comments are held due to an error
[287] Fix | Delete
* Handle errors caused by an invalid key
[288] Fix | Delete
* Don't retry comments that are too old
[289] Fix | Delete
* Improve error messages when verifying an API key
[290] Fix | Delete
[291] Fix | Delete
= 2.5.5 =
[292] Fix | Delete
*Release Date - 11th January, 2012*
[293] Fix | Delete
[294] Fix | Delete
* Add nonce check for comment author URL remove action
[295] Fix | Delete
* Fix the settings link
[296] Fix | Delete
[297] Fix | Delete
= 2.5.4 =
[298] Fix | Delete
*Release Date - 5th January, 2012*
[299] Fix | Delete
[300] Fix | Delete
* Limit Akismet CSS and Javascript loading in wp-admin to just the pages that need it
[301] Fix | Delete
* Added author URL quick removal functionality
[302] Fix | Delete
* Added mShot preview on Author URL hover
[303] Fix | Delete
* Added empty index.php to prevent directory listing
[304] Fix | Delete
* Move wp-admin menu items under Jetpack, if it is installed
[305] Fix | Delete
* Purge old Akismet comment meta data, default of 15 days
[306] Fix | Delete
[307] Fix | Delete
= 2.5.3 =
[308] Fix | Delete
*Release Date - 8th Febuary, 2011*
[309] Fix | Delete
[310] Fix | Delete
* Specify the license is GPL v2 or later
[311] Fix | Delete
* Fix a bug that could result in orphaned commentmeta entries
[312] Fix | Delete
* Include hotfix for WordPress 3.0.5 filter issue
[313] Fix | Delete
[314] Fix | Delete
= 2.5.2 =
[315] Fix | Delete
*Release Date - 14th January, 2011*
[316] Fix | Delete
[317] Fix | Delete
* Properly format the comment count for author counts
[318] Fix | Delete
* Look for super admins on multisite installs when looking up user roles
[319] Fix | Delete
* Increase the HTTP request timeout
[320] Fix | Delete
* Removed padding for author approved count
[321] Fix | Delete
* Fix typo in function name
[322] Fix | Delete
* Set Akismet stats iframe height to fixed 2500px. Better to have one tall scroll bar than two side by side.
[323] Fix | Delete
[324] Fix | Delete
= 2.5.1 =
[325] Fix | Delete
*Release Date - 17th December, 2010*
[326] Fix | Delete
[327] Fix | Delete
* Fix a bug that caused the "Auto delete" option to fail to discard comments correctly
[328] Fix | Delete
* Remove the comment nonce form field from the 'Akismet Configuration' page in favor of using a filter, akismet_comment_nonce
[329] Fix | Delete
* Fixed padding bug in "author" column of posts screen
[330] Fix | Delete
* Added margin-top to "cleared by ..." badges on dashboard
[331] Fix | Delete
* Fix possible error when calling akismet_cron_recheck()
[332] Fix | Delete
* Fix more PHP warnings
[333] Fix | Delete
* Clean up XHTML warnings for comment nonce
[334] Fix | Delete
* Fix for possible condition where scheduled comment re-checks could get stuck
[335] Fix | Delete
* Clean up the comment meta details after deleting a comment
[336] Fix | Delete
* Only show the status badge if the comment status has been changed by someone/something other than Akismet
[337] Fix | Delete
* Show a 'History' link in the row-actions
[338] Fix | Delete
* Translation fixes
[339] Fix | Delete
* Reduced font-size on author name
[340] Fix | Delete
* Moved "flagged by..." notification to top right corner of comment container and removed heavy styling
[341] Fix | Delete
* Hid "flagged by..." notification while on dashboard
[342] Fix | Delete
[343] Fix | Delete
= 2.5.0 =
[344] Fix | Delete
*Release Date - 7th December, 2010*
[345] Fix | Delete
[346] Fix | Delete
* Track comment actions under 'Akismet Status' on the edit comment screen
[347] Fix | Delete
* Fix a few remaining deprecated function calls ( props Mike Glendinning )
[348] Fix | Delete
* Use HTTPS for the stats IFRAME when wp-admin is using HTTPS
[349] Fix | Delete
* Use the WordPress HTTP class if available
[350] Fix | Delete
* Move the admin UI code to a separate file, only loaded when needed
[351] Fix | Delete
* Add cron retry feature, to replace the old connectivity check
[352] Fix | Delete
* Display Akismet status badge beside each comment
[353] Fix | Delete
* Record history for each comment, and display it on the edit page
[354] Fix | Delete
* Record the complete comment as originally submitted in comment_meta, to use when reporting spam and ham
[355] Fix | Delete
* Highlight links in comment content
[356] Fix | Delete
* New option, "Show the number of comments you've approved beside each comment author."
[357] Fix | Delete
* New option, "Use a nonce on the comment form."
[358] Fix | Delete
[359] Fix | Delete
= 2.4.0 =
[360] Fix | Delete
*Release Date - 23rd August, 2010*
[361] Fix | Delete
[362] Fix | Delete
* Spell out that the license is GPLv2
[363] Fix | Delete
* Fix PHP warnings
[364] Fix | Delete
* Fix WordPress deprecated function calls
[365] Fix | Delete
* Fire the delete_comment action when deleting comments
[366] Fix | Delete
* Move code specific for older WP versions to legacy.php
[367] Fix | Delete
* General code clean up
[368] Fix | Delete
[369] Fix | Delete
= 2.3.0 =
[370] Fix | Delete
*Release Date - 5th June, 2010*
[371] Fix | Delete
[372] Fix | Delete
* Fix "Are you sure" nonce message on config screen in WPMU
[373] Fix | Delete
* Fix XHTML compliance issue in sidebar widget
[374] Fix | Delete
* Change author link; remove some old references to WordPress.com accounts
[375] Fix | Delete
* Localize the widget title (core ticket #13879)
[376] Fix | Delete
[377] Fix | Delete
= 2.2.9 =
[378] Fix | Delete
*Release Date - 2nd June, 2010*
[379] Fix | Delete
[380] Fix | Delete
* Eliminate a potential conflict with some plugins that may cause spurious reports
[381] Fix | Delete
[382] Fix | Delete
= 2.2.8 =
[383] Fix | Delete
*Release Date - 27th May, 2010*
[384] Fix | Delete
[385] Fix | Delete
* Fix bug in initial comment check for ipv6 addresses
[386] Fix | Delete
* Report comments as ham when they are moved from spam to moderation
[387] Fix | Delete
* Report comments as ham when clicking undo after spam
[388] Fix | Delete
* Use transition_comment_status action when available instead of older actions for spam/ham submissions
[389] Fix | Delete
* Better diagnostic messages when PHP network functions are unavailable
[390] Fix | Delete
* Better handling of comments by logged-in users
[391] Fix | Delete
[392] Fix | Delete
= 2.2.7 =
[393] Fix | Delete
*Release Date - 17th December, 2009*
[394] Fix | Delete
[395] Fix | Delete
* Add a new AKISMET_VERSION constant
[396] Fix | Delete
* Reduce the possibility of over-counting spam when another spam filter plugin is in use
[397] Fix | Delete
* Disable the connectivity check when the API key is hard-coded for WPMU
[398] Fix | Delete
[399] Fix | Delete
= 2.2.6 =
[400] Fix | Delete
*Release Date - 20th July, 2009*
[401] Fix | Delete
[402] Fix | Delete
* Fix a global warning introduced in 2.2.5
[403] Fix | Delete
* Add changelog and additional readme.txt tags
[404] Fix | Delete
* Fix an array conversion warning in some versions of PHP
[405] Fix | Delete
* Support a new WPCOM_API_KEY constant for easier use with WordPress MU
[406] Fix | Delete
[407] Fix | Delete
= 2.2.5 =
[408] Fix | Delete
*Release Date - 13th July, 2009*
[409] Fix | Delete
[410] Fix | Delete
* Include a new Server Connectivity diagnostic check, to detect problems caused by firewalls
[411] Fix | Delete
[412] Fix | Delete
= 2.2.4 =
[413] Fix | Delete
*Release Date - 3rd June, 2009*
[414] Fix | Delete
[415] Fix | Delete
* Fixed a key problem affecting the stats feature in WordPress MU
[416] Fix | Delete
* Provide additional blog information in Akismet API calls
[417] Fix | Delete
[418] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function