Plugin Directory

Changeset 2382095


Ignore:
Timestamp:
09/15/2020 04:38:58 PM (6 years ago)
Author:
CompleteWebResources
Message:

Fix broken characters in readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • exact-match-disallowed-comment-contact-forms/trunk/readme.txt

    r2381829 r2382095  
    2222If you try to use the WordPress comment blocklist for contact form entries, this can be hugely problematic. The first major issue is falsely identifying comments as spam so you risk blocking valid contact form entries.
    2323
    24 Additionally, theres no moderation queue built into Formidable or Contact Form 7 for entries marked as spam. This plugin fixes those issues.
     24Additionally, there's no moderation queue built into Formidable or Contact Form 7 for entries marked as spam. This plugin fixes those issues.
    2525
    2626= Changing the default WordPress comment blocklist functionality =
    2727
    28 This plugin changes the default inside match blocklist functionality to exact match keywords, URLs, and ip addresses. If you add "karaoke" to your blocklist youll only be blocking "karaoke" and not "karaoke stars."
     28This plugin changes the default inside match blocklist functionality to exact match keywords, URLs, and ip addresses. If you add "karaoke" to your blocklist you'll only be blocking "karaoke" and not "karaoke stars."
    2929
    3030= Retaining Contact Form Entries =
     
    3535
    3636- For default comments in a post after submitting, if blocklisted, the comment will go to Pending status, awaiting moderation whereas the default functionality would be to send that comment to the trash.
    37 - Were currently configured to work with Contact Form 7 and Formidable.
     37- We're currently configured to work with Contact Form 7 and Formidable.
    3838- Add keywords you want to block to the WordPress admin area under **Settings > Discussion > Disallowed Comment Keys**
    39 - Upon activation, the plugin will automatically populate three keywords by default in the "Disallowed Comment Keys" field in the WP Admin area. This is so you know things are working. We leave it to the user to control their specific blocklist keywords. If you want a list of well known spam words as a starting point, check your preferred search engine for "ultimate comment blocklist" or "WordPress comment blocklist."
     39- Upon activation, the plugin will automatically populate three keywords by default in the "Disallowed Comment Keys" field in the WP Admin area. This is so you know things are working. We leave it to the user to control their specific blocklist keywords. If you want a list of we'll known spam words as a starting point, check your preferred search engine for "ultimate comment blocklist" or "WordPress comment blocklist."
    4040- **CAUTION:** Even though this is a significantly less blunt approach than the default WordPress functionality, please be careful. If you add the word "appointment" to your blocklist, you will block any form fill with the word "appointment" from getting through to your inbox.
    4141
Note: See TracChangeset for help on using the changeset viewer.