Description
- blocks any image uploaded with inappropriate content (nudity etc)
- leverages the built in WordPress upload mechanism
- works with most other upload plugins
- leverages the FREE api at ModerateContent.com
- bbPress support
- external image url review
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/moderatecontent
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- DONE!
FAQ
-
An image I’m uploading doesn’t appear to be NSFW, why was it flagged?
-
Test images at ModerateContent.com to understand what rating the image received. In very rare cases the computer vision model can misidentify inappropriate content.
Reviews
Contributors & Developers
“Image (NSFW)” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “Image (NSFW)” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
1.0.12
- Minor Fix= 1.0.11 =
- Fixed API Issue
1.0.10
- Works with updated API at ModerateContent.com
1.0.9
- Added config settings for all events
- Tested with WordPress 5.2.2
- Bug Fixes
1.0.8
- Tested with WordPress 5.1.1
- Bug Fixes
1.0.7
- Tested with WordPress 4.95
- Added many new configuration options
1.0.6
- Tested with WordPress 4.8
1.0.5
- Updated to work with ModerateContent.com API V2
- UI Clean Up
- Test for API Key
- Enhanced compatibility with BBPress Plugins
- Updated compatibility with 4.7.2
1.0.4
- Updated compatibility with 4.7
1.0.3
- Installation Improvements
1.0.2
- Installation Improvements
1.0.1
- Added support for external url’s
- Added support for bbPress
1.0.0
- Initial Release