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
September 7, 2020
Works with BuddyPress – Works with bbPress – and it’s free. It hasn’t been updated recently but still works.
September 18, 2019
Blocks nudes and such and allows to upload non mature content images.
There's an error right after install, and warnings showing up when creating new articles and pages...
FIGURED OUT HOW TO USE IT: after installation and activation go to "image (NSFW) > Settings" and in the bottom table set the first function to TRUE (wp_handle_upload TRUE) and ALL the other functions to FALSE 🙂
August 6, 2019
The plugin generated 562 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
Contributors & Developers
“Image (NSFW)” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Image (NSFW)” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by 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