[WordPress] 外掛分享: HandL AI Connector Access Control

首頁外掛目錄 › HandL AI Connector Access Control
WordPress 外掛 HandL AI Connector Access Control 的封面圖片
全新外掛
安裝啟用
尚無評分
49 天前
最後更新
問題解決
WordPress 7.0+ PHP 7.4+ v1.0.6 上架:2026-04-07

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.6) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「HandL AI Connector Access Control」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

HandL AI Connector Access Control lets administrators allow/deny AI Client prompt execution on a per-plugin basis using the wp_ai_client_prevent_prompt filter introduced with the WordPress AI Client.
Default behavior is allow.
Learn mode (Audit & log tab) logs every AI Client call without blocking, so you can discover callers before enabling deny rules on the Plugin rules tab.
Emergency kill switch blocks all AI Client calls except plugins you list as exceptions.
Caller attribution is best-effort and is determined by inspecting the PHP call stack and mapping file paths to installed plugins.
Privacy / Data
This plugin does not send data to any external service.
If you enable recent-call logging in Settings → HandL AI Connector Access Control, it stores a local log in the WordPress options table containing:

Timestamp
Allow/deny decision
AI Client operation (e.g. generate_text, is_supported_for_text_generation)
Provider and model when set on the prompt builder (or model preferences)
Truncated prompt preview and selected generation config (best-effort)
Input and output token counts when the AI Client completes a generation (best-effort)
Best-effort calling plugin (plugin basename) and source file
Current user id and display name
Request URI

Logs are kept as a count-based ring buffer (default 200 entries, configurable 20–1000). There is no time-based TTL—older rows drop only when the buffer is full.
Logging is disabled by default.

延伸相關外掛

文章
Filter
Mastodon