Plugin Directory

Changeset 929503


Ignore:
Timestamp:
06/10/2014 09:17:04 AM (12 years ago)
Author:
AstrizStudios
Message:

Updating readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • profanityblocker-profanity-filter/trunk/readme.txt

    r929301 r929503  
    66Stable tag: 1.0
    77
    8 ProfanityBlocker is a cloud based service that scans for profane words - giving you control.
     8ProfanityBlocker is a cloud based service that scans for profane (swearing/abusive) words - giving you greater control of allowed text on your site
    99
    1010== Description ==
     
    1818This system is being used by the plugin and we have decided that our first plugin should be for the WordPress community.
    1919
    20 
    21 
    22 
    2320Do check the screenshots for more..
    2421
    2522
    2623== Installation ==
    27 
    2824
    2925= Manual installation =
     
    34301. Check the options you like to enable and save
    35311. Let it work for you
    36 
    3732
    3833= Automated Installation =
     
    4742== Frequently Asked Questions ==
    4843
    49 
    5044= Can I specify my own character for replacing bad text instead of *? =
    51 
    52 
    5345Currently this is not possible, but we do have that in our task list so it should be available in the near future.
    5446
    55 
    5647= Does the Plugin change the content in the WordPress database? =
    57 
    58 
    5948Yes, currently it saves it in your database for faster loading and less website traffic. We have plans of adding our own tables and having a live filtering option, but they are not available at this time.
    6049
    61 
    6250= Why is the text changed once I post it for public? =
    63 
    64 
    6551There are various settings one can set for their WordPress site, many allowing anonymous users to post text on their website. The plugin will not check drafts simply to make sure that no one is trying to go around the system without anyone being able to see them.
    66 
    67 
    6852Once the text is posted to public and on any subsequent update, the text will be scanned to see if there are any new profane words to remove or not.
    6953
    70 
    7154= My posts are saved in few different formats - will it still work? =
    72 
    73 
    7455Yes, our plugin only looks to avoid filtering on a draft. As soon as it is changed into something else (for example gets published), it is sent for filtering.
    7556
    7657
    7758== Screenshots ==
    78 
    7959
    80601. Plugin activated.
     
    8969== Changelog ==
    9070
    91 
    9271= 1.0 =
    9372* Filtering using array submissions
Note: See TracChangeset for help on using the changeset viewer.