Changeset 929503
- Timestamp:
- 06/10/2014 09:17:04 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
profanityblocker-profanity-filter/trunk/readme.txt
r929301 r929503 6 6 Stable tag: 1.0 7 7 8 ProfanityBlocker is a cloud based service that scans for profane words - giving you control.8 ProfanityBlocker is a cloud based service that scans for profane (swearing/abusive) words - giving you greater control of allowed text on your site 9 9 10 10 == Description == … … 18 18 This system is being used by the plugin and we have decided that our first plugin should be for the WordPress community. 19 19 20 21 22 23 20 Do check the screenshots for more.. 24 21 25 22 26 23 == Installation == 27 28 24 29 25 = Manual installation = … … 34 30 1. Check the options you like to enable and save 35 31 1. Let it work for you 36 37 32 38 33 = Automated Installation = … … 47 42 == Frequently Asked Questions == 48 43 49 50 44 = Can I specify my own character for replacing bad text instead of *? = 51 52 53 45 Currently this is not possible, but we do have that in our task list so it should be available in the near future. 54 46 55 56 47 = Does the Plugin change the content in the WordPress database? = 57 58 59 48 Yes, 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. 60 49 61 62 50 = Why is the text changed once I post it for public? = 63 64 65 51 There 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 68 52 Once 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. 69 53 70 71 54 = My posts are saved in few different formats - will it still work? = 72 73 74 55 Yes, 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. 75 56 76 57 77 58 == Screenshots == 78 79 59 80 60 1. Plugin activated. … … 89 69 == Changelog == 90 70 91 92 71 = 1.0 = 93 72 * Filtering using array submissions
Note: See TracChangeset
for help on using the changeset viewer.