Version Description
2014-02-12 = * Fixed: CURLOPT_FOLLOWLOCATION bug at admin notice
Download this release
Release Info
Developer | shagimuratov |
Plugin | Spam protection, AntiSpam, FireWall by CleanTalk |
Version | 2.33 |
Comparing to | |
See all releases |
Code changes from version 2.32 to 2.33
- cleantalk.php +2 -3
- i18n/cleantalk-ru_RU.mo +0 -0
- readme.txt +13 -6
- screenshot-1.png +0 -0
- screenshot-2.png +0 -0
- screenshot-3.png +0 -0
- screenshot-4.png +0 -0
- screenshot-5.png +0 -0
cleantalk.php
CHANGED
@@ -3,12 +3,12 @@
|
|
3 |
Plugin Name: Anti-spam by CleanTalk
|
4 |
Plugin URI: http://cleantalk.org/my
|
5 |
Description: Cloud antispam for comments, registrations and contacts. The plugin doesn't use CAPTCHA, Q&A, math, counting animals or quiz to stop spam bots.
|
6 |
-
Version: 2.
|
7 |
Author: СleanTalk <welcome@cleantalk.ru>
|
8 |
Author URI: http://cleantalk.org
|
9 |
*/
|
10 |
|
11 |
-
$ct_agent_version = 'wordpress-
|
12 |
$ct_checkjs_frm = 'ct_checkjs_frm';
|
13 |
$ct_checkjs_register_form = 'ct_checkjs_register_form';
|
14 |
$ct_session_request_id_label = 'request_id';
|
@@ -1373,7 +1373,6 @@ function ct_admin_init() {
|
|
1373 |
|
1374 |
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
|
1375 |
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
|
1376 |
-
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
|
1377 |
|
1378 |
$result = curl_exec($ch);
|
1379 |
curl_close($ch);
|
3 |
Plugin Name: Anti-spam by CleanTalk
|
4 |
Plugin URI: http://cleantalk.org/my
|
5 |
Description: Cloud antispam for comments, registrations and contacts. The plugin doesn't use CAPTCHA, Q&A, math, counting animals or quiz to stop spam bots.
|
6 |
+
Version: 2.33
|
7 |
Author: СleanTalk <welcome@cleantalk.ru>
|
8 |
Author URI: http://cleantalk.org
|
9 |
*/
|
10 |
|
11 |
+
$ct_agent_version = 'wordpress-233';
|
12 |
$ct_checkjs_frm = 'ct_checkjs_frm';
|
13 |
$ct_checkjs_register_form = 'ct_checkjs_register_form';
|
14 |
$ct_session_request_id_label = 'request_id';
|
1373 |
|
1374 |
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
|
1375 |
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
|
|
|
1376 |
|
1377 |
$result = curl_exec($ch);
|
1378 |
curl_close($ch);
|
i18n/cleantalk-ru_RU.mo
ADDED
Binary file
|
readme.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
=== Anti-spam by CleanTalk ===
|
2 |
Contributors: znaeff, shagimuratov
|
3 |
-
Tags: antispam, anti-spam, anti spam, spam, captcha, comment, comments, wpmu, network, multisite, forms, registration, login, contact form, buddypress, bbpress, admin, user, users, post, posts, wordpress, javascript, plugin, blacklists, cloud, math, signup, akismet, JetPack, WooCommerce
|
4 |
Requires at least: 3.0
|
5 |
Tested up to: 3.8.1
|
6 |
-
Stable tag: 2.
|
7 |
License: GPLv2
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
@@ -25,8 +25,11 @@ No CAPTCHA, no questions, no counting animals, no puzzles, no math.
|
|
25 |
* JetPack Contact form.
|
26 |
* WooCommerce review form.
|
27 |
|
28 |
-
The plugin is a client application for cloud anti-spam CleanTalk.org, which are daily protects 5k web-sites from spam bots.
|
29 |
|
|
|
|
|
|
|
30 |
== Installation ==
|
31 |
|
32 |
1. Download, install and activate the plugin.
|
@@ -85,14 +88,15 @@ WordPress 3.0 at least. PHP 4, 5 with CURL or file_get_contents() function and e
|
|
85 |
|
86 |
|
87 |
== Screenshots ==
|
88 |
-
1. The comment from spammer (sender blacklisted by IP/Email, comment text not relevant for the post) prohibited to place in the queue WordPress.
|
89 |
1. Not spam, not relevant to article comment has moved to approval.
|
90 |
1. Antispam stoppped spam bot at the registration form.
|
91 |
-
1.
|
92 |
-
1. Spam bot stopped at Contact form 7.
|
93 |
|
94 |
== Changelog ==
|
95 |
|
|
|
|
|
|
|
96 |
= 2.32 2014-02-04 =
|
97 |
* New: Added notice about automatically approved comment. The notice shows only for first approved comment and only for new commentators (without approved comments) of the blog.
|
98 |
* New: At WordPress console added banner for notices.
|
@@ -246,6 +250,9 @@ WordPress 3.0 at least. PHP 4, 5 with CURL or file_get_contents() function and e
|
|
246 |
* First version
|
247 |
|
248 |
== Upgrade Notice ==
|
|
|
|
|
|
|
249 |
= 2.32 2014-02-04 =
|
250 |
* New: Added notice about automatically approved comment. The notice shows only for first approved comment and only for new commentators (without approved comments) of the blog.
|
251 |
* New: At WordPress console added banner for notices.
|
1 |
=== Anti-spam by CleanTalk ===
|
2 |
Contributors: znaeff, shagimuratov
|
3 |
+
Tags: antispam, anti-spam, anti spam, spam, captcha, comment, comments, wpmu, network, multisite, forms, registration, login, contact form, buddypress, bbpress, admin, user, users, post, posts, wordpress, javascript, plugin, blacklists, cloud, math, signup, akismet, JetPack, WooCommerce, ios, iphone, ipad
|
4 |
Requires at least: 3.0
|
5 |
Tested up to: 3.8.1
|
6 |
+
Stable tag: 2.33
|
7 |
License: GPLv2
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
25 |
* JetPack Contact form.
|
26 |
* WooCommerce review form.
|
27 |
|
28 |
+
The plugin is a client application for cloud anti-spam CleanTalk.org, which are daily protects 5k web-sites from spam bots. Also you can use CleanTalk app for iPhone/iPad to control anti-spam service on web-site or control comments, signups, contacts and orders
|
29 |
|
30 |
+
= We recommend =
|
31 |
+
* Audience engagement plugin <a href="http://wordpress.org/plugins/feedweb/">Feedweb</a>
|
32 |
+
* The Best Content Editor plugin <a href="http://wordpress.org/plugins/zedity/">Zedity</a>
|
33 |
== Installation ==
|
34 |
|
35 |
1. Download, install and activate the plugin.
|
88 |
|
89 |
|
90 |
== Screenshots ==
|
|
|
91 |
1. Not spam, not relevant to article comment has moved to approval.
|
92 |
1. Antispam stoppped spam bot at the registration form.
|
93 |
+
1. iPhone/iPad app to control comments, signup and spam filtration at the blog.
|
|
|
94 |
|
95 |
== Changelog ==
|
96 |
|
97 |
+
= 2.33 2014-02-12 =
|
98 |
+
* Fixed: CURLOPT_FOLLOWLOCATION bug at admin notice
|
99 |
+
|
100 |
= 2.32 2014-02-04 =
|
101 |
* New: Added notice about automatically approved comment. The notice shows only for first approved comment and only for new commentators (without approved comments) of the blog.
|
102 |
* New: At WordPress console added banner for notices.
|
250 |
* First version
|
251 |
|
252 |
== Upgrade Notice ==
|
253 |
+
= 2.33 2014-02-12 =
|
254 |
+
* Fixed: CURLOPT_FOLLOWLOCATION bug at admin notice
|
255 |
+
|
256 |
= 2.32 2014-02-04 =
|
257 |
* New: Added notice about automatically approved comment. The notice shows only for first approved comment and only for new commentators (without approved comments) of the blog.
|
258 |
* New: At WordPress console added banner for notices.
|
screenshot-1.png
CHANGED
Binary file
|
screenshot-2.png
CHANGED
Binary file
|
screenshot-3.png
CHANGED
Binary file
|
screenshot-4.png
DELETED
Binary file
|
screenshot-5.png
DELETED
Binary file
|