Title: Npcink Cloud Addon
Author: Npcink
Published: <strong>جون 22, 2026</strong>
Last modified: جولائی 13, 2026

---

پلگ انز تلاش کریں

![](https://ps.w.org/npcink-cloud-addon/assets/banner-772x250.png?rev=3582534)

![](https://ps.w.org/npcink-cloud-addon/assets/icon-256x256.png?rev=3582534)

# Npcink Cloud Addon

 منجانب [Npcink](https://profiles.wordpress.org/muze233/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/npcink-cloud-addon.0.1.3.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/npcink-cloud-addon/#description)
 * [جائزے](https://ur.wordpress.org/plugins/npcink-cloud-addon/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/npcink-cloud-addon/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/npcink-cloud-addon/#developers)

 [معاونت](https://wordpress.org/support/plugin/npcink-cloud-addon/)

## تفصیل

Npcink Cloud Addon connects a local WordPress site to `npcink-cloud`.

It stores the Cloud Base URL and Cloud API Key, parses Cloud-issued keys, signs 
runtime requests, probes health, reads Cloud entitlement summaries, and can upload
metadata-only plugin behavior events after explicit administrator opt-in.

It does not execute WordPress writes, approve proposals, own billing truth, or manage
prompts, routers, presets, workflow/task queues, scheduler truth, or workflow engines.
Its observability buffer is only a bounded delivery buffer for monitoring metadata
and is not Core audit, proposal, execution, billing, or workflow truth.

For media derivative jobs, local host code may pass the read-only
 npcink-abilities-
toolkit/build-media-derivative-cloud-request ability output and a short TTL source
artifact descriptor to the addon for signed Cloud dispatch. The addon requires verified
Cloud settings, rejects credential-bearing ability payloads, and returns proposal-
ready data with `final_write_owner=local_wordpress_host`. Final review, recording,
replacement, rollback, and WordPress writes remain in the local host/Core approval
path.

For plugin monitoring, the addon may upload operational metadata such as plugin

slug/version, event kind, status, timing, error code, route, proposal id, ability
id, correlation id, and counters. It must not upload prompts, generated content,
article body content, media bytes, raw request or response payloads, provider credentials,
Cloud API secrets, passwords, cookies, nonces, Authorization headers, database names,
table names, or filesystem paths.

### External Services

This plugin connects to the Npcink Cloud service configured by the site administrator
through the Cloud Base URL setting.

The plugin contacts the configured Cloud service only after an administrator enters
a Cloud Base URL and Cloud API Key, saves the settings, verifies the connection,
or a local Npcink component explicitly uses the Cloud runtime client.

Requests may include the configured site identifier, key identifier, request timestamp,
nonce, trace identifier, idempotency key, HMAC signature headers, runtime request
payloads supplied by local Npcink components, metadata-only monitoring events when
enabled, and read-only requests for health, run status, run result, usage statistics,
entitlement summaries, observability summaries, and Agent feedback quality summaries.
The stored Cloud API Key secret is used server-side for request signing and is not
printed in wp-admin.

For host-supplied media derivative runtime jobs, requests may also include a
 short
TTL source artifact descriptor and derivative request parameters from the local 
read-only ability output. Cloud credentials and signed headers are added by the 
addon transport and are not copied into the ability payload.

For Site Knowledge transport, requests may include public post/page identifiers,

public content manifest metadata, approved comment change hints, local delivery 
consent state, and explicit administrator delivery intents for Cloud-owned index
operations. Drafts, private posts, password-protected posts, credentials, and raw
database fields must not be sent by this transport.

The Site Knowledge change bridge health seam returns
 site_knowledge_change_bridge_status.
v1. Local consumers should surface it as change_bridge and treat `buffer_count` 
as bounded delivery-buffer depth only, not queue truth, freshness truth, index lifecycle
truth, or Cloud diagnostics truth.

For WordPress AI connector scene runtime, image context evidence, Runtime Runs
 
detail, artifact preview download, and Agent feedback event transport, requests 
may include the bounded scene request, media URL or artifact descriptor, run id,
artifact id, or local operator feedback metadata needed for that specific Cloud 
runtime/read endpoint. The addon does not create Core proposals, approve changes,
execute WordPress writes, own retry queues, or own Site Knowledge index lifecycle.

The configured Cloud service is responsible for its own privacy policy, terms of
service, data retention, and account/key issuance. Because the Cloud Base URL is
administrator-configured, site administrators should only connect this plugin to
a Cloud service whose terms of service, privacy policy, data retention policy, and
account/key issuance process they have reviewed.

Npcink Cloud service information:

 * Terms of Service: https://cloud.npc.ink/terms/en/terms.html
 * Privacy Policy: https://cloud.npc.ink/terms/en/privacy.html
 * Data Retention: https://cloud.npc.ink/terms/en/data-retention.html

## اسکرین شاٹس

[⌊Verified connector overview with compact plan, points, and Site Knowledge article
capacity.⌉⌊Verified connector overview with compact plan, points, and Site Knowledge
article capacity.⌉[

Verified connector overview with compact plan, points, and Site Knowledge article
capacity.

[⌊Local permissions for WordPress AI and Site Knowledge delivery.⌉⌊Local permissions
for WordPress AI and Site Knowledge delivery.⌉[

Local permissions for WordPress AI and Site Knowledge delivery.

[⌊Site Knowledge delivery status and bounded Cloud-owned index actions.⌉⌊Site Knowledge
delivery status and bounded Cloud-owned index actions.⌉[

Site Knowledge delivery status and bounded Cloud-owned index actions.

[⌊Advanced troubleshooting with service detail, runtime runs, and connection recovery.⌉⌊
Advanced troubleshooting with service detail, runtime runs, and connection recovery
.⌉[

Advanced troubleshooting with service detail, runtime runs, and connection recovery.

## انسٹالیشن

 1. Place this directory in `wp-content/plugins/npcink-cloud-addon`.
 2. Activate `Npcink Cloud Addon`.
 3. Open `Npcink AI > Cloud Addon`, or `Settings > Npcink Cloud Addon` when the addon
    is installed standalone.
 4. Enter Cloud Base URL and Cloud API Key.
 5. Click `Save and Verify`.

## عمومی سوالات

### Does this plugin create Cloud API Keys?

No. Keys are issued by Npcink Cloud.

### Do I need a Npcink Cloud account?

Yes. A site administrator needs a Cloud Base URL and a Cloud API Key issued by the
configured Npcink Cloud service before the connector can verify successfully.

### Does this plugin display the Cloud secret?

No. The secret is stored for server-side signing only and is never printed on the
settings page.

### When does the plugin contact Npcink Cloud?

The plugin contacts the configured Cloud service when an administrator saves and
verifies Cloud settings, when a local Npcink component explicitly uses the Cloud
runtime client, when entitlement or status summaries are refreshed, or when optional
monitoring is enabled and flushed.

### Is monitoring enabled by default?

No. Monitoring requires explicit administrator opt-in and verified Cloud settings.

### What data can monitoring send?

Monitoring sends operational metadata only, such as plugin slug/version, event kind,
status, timing, error code, route, proposal id, ability id, correlation id, counters,
and latency.

### Does monitoring upload prompts, content, or raw payloads?

No. Metadata-only monitoring is designed not to upload prompts, generated content,
article body content, media bytes, raw request or response payloads, provider credentials,
Cloud API secrets, passwords, cookies, nonces, Authorization headers, database names,
table names, or filesystem paths.

### Can media derivative jobs send media data to Cloud?

Only when local host code explicitly invokes the media derivative transport. In 
that case, the request may include a short TTL source artifact descriptor and bounded
derivative parameters from a local read-only ability output. Cloud credentials and
signed headers are added by the addon transport and are not copied into the ability
payload.

### Does this plugin write Cloud recommendations into WordPress?

No. Final WordPress writes must go through local Core proposal, preflight, approval,
and apply paths.

### Where can I review the Cloud service terms and privacy information?

Terms of Service: https://cloud.npc.ink/terms/en/terms.html

Privacy Policy: https://cloud.npc.ink/terms/en/privacy.html

Data Retention: https://cloud.npc.ink/terms/en/data-retention.html

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“Npcink Cloud Addon” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ
لیا:

شراکت دار

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

“Npcink Cloud Addon” کا 1 زبان میں ترجمہ کیا گیا ہے۔ تعاون کے لیے [مترجمین](https://translate.wordpress.org/projects/wp-plugins/npcink-cloud-addon/contributors)
کا شکریہ۔

[“Npcink Cloud Addon” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/npcink-cloud-addon)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/npcink-cloud-addon/)،
[ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/npcink-cloud-addon/) کو
چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/npcink-cloud-addon/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/npcink-cloud-addon/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 0.1.3

Simplify the admin overview and Site Knowledge quota display, align localized quota
copy, harden Cloud authorization redirects, and refresh release assets.

#### 0.1.2

Refine bounded Site Knowledge Cloud transport, WordPress AI connector request-log
compatibility, Cloud runtime contract reuse documentation, and Plugin Check release
validation.

#### 0.1.1

Refresh Cloud connection status actions, entitlement summary caching, WordPress 
AI connector integration, zh_CN strings, and release packaging checks.

#### 0.1.0

Initial standalone connector skeleton.

## میٹا

 *  Version **0.1.3**
 *  Last updated **4 دن پہلے**
 *  Active installations **10 سے کم**
 *  WordPress version ** 7.0 یا اس سے جدید **
 *  Tested up to **7.0.1**
 *  PHP version ** 8.0 یا اس سے جدید **
 *  Languages
 * [Chinese (China)](https://cn.wordpress.org/plugins/npcink-cloud-addon/) اور [English (US)](https://wordpress.org/plugins/npcink-cloud-addon/).
 *  [اپنی زبان میں ترجمہ کریں](https://translate.wordpress.org/projects/wp-plugins/npcink-cloud-addon)
 * Tag
 * [cloud](https://ur.wordpress.org/plugins/tags/cloud/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/npcink-cloud-addon/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/npcink-cloud-addon/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/npcink-cloud-addon/reviews/)

## شراکت دار

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

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/npcink-cloud-addon/)