Plugin Directory

Changeset 3001786


Ignore:
Timestamp:
11/26/2023 12:08:16 PM (2 years ago)
Author:
Tkama
Message:

readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kama-spamblock/trunk/readme.txt

    r3000349 r3001786  
    77Tags: spam, spammer, autospam, spamblock, antispam, anti-spam, protect, comments, ping, trackback, bot, robot, human, captcha, invisible
    88
    9 Light and invisible method to block auto-spam when spam comment is posted. Pings and trackbacks cheks for real backlinks.
     9A lightweight and discreet solution to prevent automatic spam when a spam comment is posted. Additionally, it conducts checks on pings and trackbacks to verify genuine backlinks.
    1010
    1111
     
    1313== Description ==
    1414
    15 Block auto-spam when spam comment is posted. Absolutely invisible for users -- There is no any captcha code. Pings and trackbacks cheks for real backlink.
     15Effectively prevent automatic spam when a spam comment is posted with Kama Spamblock, a plugin that operates discreetly and remains completely invisible to users—no captcha codes required. The plugin not only blocks spam comments but also conducts thorough checks on pings and trackbacks to ensure the authenticity of backlinks.
    1616
    17 Install Kama Spamblock also useful even if you have external comment system like "Disqus". Because autospam could posted directly to "wp-comments-post.php" file. The plugin will protect such comments.
    18 
     17Even if you are using an external comment system like Disqus, installing Kama Spamblock remains valuable. This is because autospam can be posted directly to the 'wp-comments-post.php' file, and the plugin serves as a robust defense against such comments.
    1918
    2019
     
    3029== Frequently Asked Questions ==
    3130
    32 = On comment post i see message "Antispam block your comment!" is it normal plugin work? =
     31= When posting a comment on the site, I received a message, 'Antispam blocked your comment!'. Is this a normal function of the plugin? =
    3332
    34 NO! Plugin invisible for users. You need to go to WordPress "Discussion" setting page. At the bottom you will see "Kama Spamblock settings". Set there correct ID attribute of comment form submit button. This attribute you can get from "souse code" of you site page where comment form is. Look for: type="submit" id="-----"
     33No! The plugin is invisible to users. You should navigate to the 'Discussion' settings page in WordPress. At the bottom, you'll find 'Kama Spamblock settings.' Set the correct ID attribute for the comment form submit button there. You can obtain this attribute from the 'source code' of your site's page where the comment form is located. Look for: `type="submit" id="??????"`.
    3534
    3635
     
    3837
    3938== Changelog ==
     39
     40= 1.8.2 =
     41* Minor refactoring.
    4042
    4143= 1.8.1 =
     
    7779= 1.5.0 =
    7880* ADD: Russian localization
     81
Note: See TracChangeset for help on using the changeset viewer.