Title: Tlloancy Source Stamp
Author: Thomas Lloancy
Published: <strong>2026 年 9 月 6 日</strong>
Last modified: 2026 年 9 月 6 日

---

搜索插件

![](https://ps.w.org/tlloancy-source-stamp/assets/banner-772x250.png?rev=3683847)

![](https://ps.w.org/tlloancy-source-stamp/assets/icon-256x256.png?rev=3683847)

# Tlloancy Source Stamp

 作者：[Thomas Lloancy](https://profiles.wordpress.org/tlloancy/)

[下载](https://downloads.wordpress.org/plugin/tlloancy-source-stamp.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/tlloancy-source-stamp/#description)
 * [评价](https://cn.wordpress.org/plugins/tlloancy-source-stamp/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/tlloancy-source-stamp/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/tlloancy-source-stamp/#developers)

 [支持](https://wordpress.org/support/plugin/tlloancy-source-stamp/)

## 描述

Tlloancy Source Stamp listens to the official WordPress AI Client (`wp_ai_client_prompt()`/`
wp_ai_client_after_generate_result`). When a generation finishes through that API,
the plugin writes a row in a table on **your** database. If a post is saved in the
same request, or if exactly one generation is waiting for you, the post is stamped(
origin, model, time).

The journal stores metadata only: caller plugin, model, provider, context, token
counts when available. Prompt and completion text are never stored.

An optional visitor-facing note can appear on posts the plugin stamped as generated
or assisted. Unstamped posts stay silent.

#### What it does

 * Listens to `wp_ai_client_after_generate_result` (WordPress 7.0+)
 * Writes a self-hosted journal
 * Never stores prompt or completion text
 * Stamps a post saved in the same request, or from a single waiting generation (
   15 minutes)
 * Optional visitor-facing note **only** on stamped posts
 * CSV export of the journal
 * Daily prune of rows older than 365 days (filter `ai_helm_retention_days`)

#### What it does not do

 * Site-wide chatbot banners or AI-tool scanners
 * Image IPTC / C2PA embedding
 * Compliance scores, Article 4 checklists, or legal templates
 * RAG, budget caps, or model routing

#### Honesty about the law

Installing this plugin does not make a site compliant with Regulation (EU) 2024/
1689. Whether Article 50 applies to a given page is a legal assessment for the site
operator. This is a technical record of AI Client use.

#### Requirements

Automatic stamps need **WordPress 7.0** (or later) so `wp_ai_client_prompt()` exists.
On older versions the journal stays empty; you can still set origin by hand in the
editor.

## 安装

 1. Upload the `tlloancy-source-stamp` folder to `/wp-content/plugins/`.
 2. Activate Tlloancy Source Stamp.
 3. Open **Source Stamp** in the admin menu. Confirm that the WordPress AI Client is
    detected.
 4. Generate content with any plugin that uses `wp_ai_client_prompt()`, then check 
    the journal.

## 常见问题

### Does this make my site legally compliant?

No. It records AI Client use. Legal assessment stays with the site operator.

### Why was my post not stamped?

The plugin queues runs per user for 15 minutes and auto-stamps only if exactly one
run is waiting. Two queued generations: no automatic stamp (wrong metadata is worse
than a gap). Cron and logged-out calls are same-request only. **Source Stamp  Test**
calls the AI Client directly: Generate, then Create draft in a second request. The
editor box remains the manual fallback.

### Do you send data off the site?

No. The journal lives in your database. There is no account and no phone-home.

### Do you store what the model wrote?

No. Only metadata (time, caller, model, tokens, post ID).

### Is this legal advice?

No.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Tlloancy Source Stamp」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Thomas Lloancy ](https://profiles.wordpress.org/tlloancy/)

[帮助将「Tlloancy Source Stamp」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/tlloancy-source-stamp)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/tlloancy-source-stamp/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/tlloancy-source-stamp/)，或通过[RSS](https://plugins.trac.wordpress.org/log/tlloancy-source-stamp/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/tlloancy-source-stamp/)。

## 更新日志

#### 1.0.0

 * Initial release: AI Client listener, same-request post stamp, local journal, 
   CSV export, label on stamped posts only.

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**2 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.7 或更高版本 **
 *  已测试的最高版本为 **7.1**
 *  PHP 版本 ** 8.1 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/tlloancy-source-stamp/)
 * 标签
 * [AI](https://cn.wordpress.org/plugins/tags/ai/)[article 50](https://cn.wordpress.org/plugins/tags/article-50/)
   [audit log](https://cn.wordpress.org/plugins/tags/audit-log/)[journal](https://cn.wordpress.org/plugins/tags/journal/)
 *  [高级视图](https://cn.wordpress.org/plugins/tlloancy-source-stamp/advanced/)

## 评级

尚未提交反馈。

[您的评价](https://wordpress.org/support/plugin/tlloancy-source-stamp/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/tlloancy-source-stamp/reviews/)

## 贡献者

 *   [ Thomas Lloancy ](https://profiles.wordpress.org/tlloancy/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/tlloancy-source-stamp/)