Changeset 2249578
- Timestamp:
- 02/24/2020 11:31:00 PM (6 years ago)
- Location:
- censorreact
- Files:
-
- 2 edited
-
tags/1.0.1/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
censorreact/tags/1.0.1/readme.txt
r2247872 r2249578 1 1 === censorREACT === 2 2 Contributors: Intygrate 3 Tags: censor, censorREACT, Intygrate, filter, moderate, clean, text, image 3 Tags: censor, censorREACT, Intygrate, filter, moderate, clean, text, image, moderation 4 4 Requires at least: 4.0 5 5 Tested up to: 5.3.2 … … 9 9 10 10 11 censorREACT protects your site , from inappropriate content, by filtering/verifying text and moderating images.11 censorREACT protects your site from inappropriate user-generated content using effective text filtering and image moderation. 12 12 13 13 == Description == … … 73 73 = <strong>How does it work?</strong> = 74 74 75 Content that your user has entered onto your website is sent to our API; this is to validate whether the content includes offensive language. censorREACT then replaces the offensive language with an Asterix(*) for each letter of the word.75 Content that your user has entered onto your website is sent to our API; this is to validate whether the content includes offensive language. censorREACT then replaces the offensive language with an asterisk (*) for each letter of the word. 76 76 77 77 Eg. If the word ‘random’ was a bad word. The content below: -
censorreact/trunk/readme.txt
r2247872 r2249578 1 1 === censorREACT === 2 2 Contributors: Intygrate 3 Tags: censor, censorREACT, Intygrate, filter, moderate, clean, text, image 3 Tags: censor, censorREACT, Intygrate, filter, moderate, clean, text, image, moderation 4 4 Requires at least: 4.0 5 5 Tested up to: 5.3.2 … … 9 9 10 10 11 censorREACT protects your site , from inappropriate content, by filtering/verifying text and moderating images.11 censorREACT protects your site from inappropriate user-generated content using effective text filtering and image moderation. 12 12 13 13 == Description == … … 73 73 = <strong>How does it work?</strong> = 74 74 75 Content that your user has entered onto your website is sent to our API; this is to validate whether the content includes offensive language. censorREACT then replaces the offensive language with an Asterix(*) for each letter of the word.75 Content that your user has entered onto your website is sent to our API; this is to validate whether the content includes offensive language. censorREACT then replaces the offensive language with an asterisk (*) for each letter of the word. 76 76 77 77 Eg. If the word ‘random’ was a bad word. The content below:
Note: See TracChangeset
for help on using the changeset viewer.