Title: CloudAnts Image Moderation
Author: cloudants
Published: <strong>अगस्ट 27, 2026</strong>
Last modified: अगस्ट 27, 2026

---

प्लगिनहरू खोज्नुहोस्

![](https://s.w.org/plugins/geopattern-icon/cloudants-image-moderation.svg)

# CloudAnts Image Moderation

 [cloudants](https://profiles.wordpress.org/cloudants/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/cloudants-image-moderation.1.0.0.zip)

 * [विवरण](https://ne.wordpress.org/plugins/cloudants-image-moderation/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/cloudants-image-moderation/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/cloudants-image-moderation/#installation)
 * [विकास](https://ne.wordpress.org/plugins/cloudants-image-moderation/#developers)

 [सहायता](https://wordpress.org/support/plugin/cloudants-image-moderation/)

## विवरण

CloudAnts Image Moderation hooks into WordPress’ core upload handling to
 automatically
scan every image upload — media library, WooCommerce review photos, bbPress/BuddyPress
attachments, or anything else built on wp_handle_upload — against a CloudAnts moderation
policy, without you writing a line of integration code.

**Policies available:**

 * **General Marketplace** — blocks explicit exposure, flags breast/buttocks exposure(
   swimwear/fashion photos are common and shouldn’t auto-block).
 * **Dating Profile Photos** — same block thresholds, more lenient flag threshold
   for breast/buttocks exposure.
 * **Classifieds Strict** — no flag tier; any exposure above a low threshold is 
   blocked outright.
 * **Custom** — your own per-category thresholds, configured from your CloudAnts
   dashboard.

**What happens to a flagged or blocked image** is configurable from the
 plugin’s
Settings page:

 * A **block** decision is always rejected — the upload fails immediately with a
   clear error, and the file is removed.
 * A **flag** decision can be set to:
    - _Notify admin only_ (default) — the upload proceeds, but the site admin is
      emailed and alerted in wp-admin.
    - _Quarantine_ — the upload succeeds but stays hidden (private) until an admin
      approves or rejects it from the Moderation Log page.
    - _Reject_ — treated the same as a block.

#### Requirements

This plugin calls the CloudAnts API with the public URL of each uploaded
 image,
so **your site must be publicly reachable from the internet** for scanning to work—
it cannot scan images on a purely local/offline development site. You’ll also need
a CloudAnts account and API key from https://cloudants.io/dashboard/api-keys.

### Third-Party Service

This plugin sends data to CloudAnts (https://cloudants.io), a third-party
 image
moderation API, in order to function. Specifically:

 * Every time an image is uploaded on your site (and auto-scan is enabled), the 
   plugin sends the **public URL of that image** and your chosen **policy name**
   to `https://api.cloudants.io/moderate-listing/v1`, and receives back a moderation
   decision (allow/flag/block) and category scores. No other post content, user 
   data, or site information is sent.
 * The “Test Connection” button on the settings page sends your API key to `https://
   api.cloudants.io/whoami/v1` to verify it and show your plan/quota — this does
   not send any image data.
 * Your CloudAnts API key is stored in your site’s own database (`wp_options`) and
   sent only to `api.cloudants.io`, over HTTPS, as an `Authorization: Bearer` header.

CloudAnts’ Terms of Service: https://cloudants.io/terms-of-service
 CloudAnts’ Privacy
Policy: https://cloudants.io/privacy-policy

A CloudAnts account is required for this plugin to function — sign up at https://
cloudants.io.

## स्थापना

 1. Upload the `cloudants-image-moderation` folder to `/wp-content/plugins/`, or install
    via the WordPress plugin directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Go to the new **CloudAnts** menu in wp-admin, paste your API key, click “Test Connection”
    to confirm it’s valid, choose a policy and flag action, and save.

## प्रश्नोत्तर

### Does this work on a local/staging site?

No — CloudAnts fetches each uploaded image by its public URL to scan it, so the 
site needs to be reachable from the internet.

### What happens to images uploaded before I installed the plugin?

Nothing — only new uploads are scanned going forward.

### Does this cost anything?

Each scan uses one request from your CloudAnts plan’s quota, same as calling the
API directly.

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“CloudAnts Image Moderation” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा
योगदान गरेका छन्।

योगदानकर्ताहरू

 *   [ cloudants ](https://profiles.wordpress.org/cloudants/)

[“CloudAnts Image Moderation” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/cloudants-image-moderation)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/cloudants-image-moderation/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/cloudants-image-moderation/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/cloudants-image-moderation/)
हेर्नुहोस्, वा [विकास लग](https://plugins.trac.wordpress.org/log/cloudants-image-moderation/)
को सदस्यता लिनुहोस्।

## चेन्जलग

#### 1.0.0

 * Initial release: upload scanning, block/quarantine/notify-admin flag handling,
   moderation log, settings page with connection test.

## मेटा

 *  संस्करण **1.0.0**
 *  पछिल्लो अपडेट **3 हप्ता अघि**
 *  सक्रिय स्थापना **१० भन्दा कम**
 *  वर्डप्रेस संस्करण ** 6.2 वा उच्च **
 *  जाँच गरिएको **7.1**
 *  PHP संस्करण ** 7.4 वा उच्च **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/cloudants-image-moderation/)
 * ट्यागहरू
 * [content moderation](https://ne.wordpress.org/plugins/tags/content-moderation/)
   [media upload](https://ne.wordpress.org/plugins/tags/media-upload/)[woocommerce](https://ne.wordpress.org/plugins/tags/woocommerce/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/cloudants-image-moderation/advanced/)

## रेटिङ्गहरू

अहिलेसम्म कुनै समीक्षा पेस गरिएको छैन।

[तपाईँको समीक्षा](https://wordpress.org/support/plugin/cloudants-image-moderation/reviews/#new-post)

[सबै समीक्षाहरू हेर्नुहोस्](https://wordpress.org/support/plugin/cloudants-image-moderation/reviews/)

## योगदानकर्ताहरू

 *   [ cloudants ](https://profiles.wordpress.org/cloudants/)

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/cloudants-image-moderation/)