Title: Collect24 Art ID
Author: collect24
Published: <strong>2026 年 9 月 22 日</strong>
Last modified: 2026 年 9 月 22 日

---

搜尋外掛

![](https://ps.w.org/collect24/assets/banner-772x250.png?rev=3707775)

![](https://ps.w.org/collect24/assets/icon-256x256.png?rev=3707775)

# Collect24 Art ID

 由 [collect24](https://profiles.wordpress.org/collect24/) 開發

[下載](https://downloads.wordpress.org/plugin/collect24.1.0.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/collect24/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/collect24/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/collect24/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/collect24/#developers)

 [技術支援](https://wordpress.org/support/plugin/collect24/)

## 外掛說明

Collect24 Art ID connects your WordPress site to [Collect24.art](https://collect24.art),
a global registry that issues a permanent, resolvable **C24 Art ID** for artworks.

**WordPress stays your primary content system. Collect24 never replaces it.** You
keep creating and editing artworks exactly where you already do — a Post, a Page,
a custom post type like “Artwork” or “Portfolio”, or a WooCommerce Product. This
plugin maps the fields you choose onto the Collect24 registry schema, registers 
each artwork once, and then keeps that registration automatically up to date whenever
you edit the artwork in WordPress. Unpublishing or deleting the WordPress post never
deletes the Collect24 record or its C24 Art ID — the registry entry is designed 
to persist independently of your website.

#### This plugin uses an external service

This plugin sends data to, and receives data from, the Collect24.art API (`collect24.
art`), a third-party service operated by Collect24. Only the artwork fields you 
explicitly map (e.g. title, artist, medium, dimensions, image URLs) plus minimal
technical information needed to identify the source (site URL, WordPress post ID,
permalink) are sent — never your WordPress user list, customer data, orders, or 
unrelated site content. Data leaves your server only when you connect an API token
and register or sync an artwork; nothing is sent while the plugin is in Mock mode.
By connecting an account you agree to Collect24’s own terms:

 * Privacy Policy: [https://collect24.art/privacy](https://collect24.art/privacy)

See `docs/API-CONTRACT.md` and `docs/SECURITY.md` inside the plugin for the full
technical contract and data-handling notes.

#### Key features

 * Guided onboarding: connect your account, choose which post type holds your artworks,
   map fields, preview readiness, register in bulk
 * Works with Posts, Pages, any custom post type, and WooCommerce Products
 * Field mapping from post title/content/excerpt, featured image, custom fields,
   ACF fields, taxonomies, and WooCommerce product data
 * Automatic background sync on save, debounced and retried with backoff — a Collect24
   outage never blocks saving a post
 * Idempotent registration: re-syncing or double-registering the same post never
   creates a duplicate Collect24 record
 * A per-post sync status panel on the edit screen, plus a site-wide Artworks dashboard
   and sync log
 * `[collect24_art_id]` shortcode and a `collect24_get_art_id()` template function
   for themes
 * A built-in Mock mode that simulates the entire registration flow with no account
   or network access needed, for evaluating the plugin risk-free
 * Extensive developer filters/actions for custom field resolvers and payload shaping

## 螢幕擷圖

[⌊The onboarding wizard's artwork preview step.⌉⌊The onboarding wizard's artwork
preview step.⌉[

The onboarding wizard’s artwork preview step.

[⌊The Collect24 Artworks dashboard.⌉⌊The Collect24 Artworks dashboard.⌉[

The Collect24 Artworks dashboard.

[⌊The per-post Collect24 sync panel on the edit screen.⌉⌊The per-post Collect24 
sync panel on the edit screen.⌉[

The per-post Collect24 sync panel on the edit screen.

## 安裝方式

 1. Upload the plugin ZIP via **Plugins  Add New  Upload Plugin**, or extract it to`
    wp-content/plugins/collect24-art-id/`.
 2. Activate the plugin.
 3. Go to **Collect24  Onboarding** and follow the four steps: Connect, Choose source,
    Map fields, Preview & Register.

Activation only creates a small sync-log table and a handful of default options —
it never modifies existing content, and normal deactivation never removes data.

## 常見問題集

### Does this replace my WordPress content?

No. WordPress remains the source of truth for your artwork content. Collect24 only
stores the registry record and the fields you choose to map.

### What happens if I delete or unpublish an artwork in WordPress?

The plugin reports a status change to Collect24 (unpublished/removed) — it never
deletes the Collect24 record or its C24 Art ID. The registry entry is designed to
persist independently of the source website.

### Does this plugin work without a Collect24 account?

Yes, in **Mock mode** (the default), so you can try the full onboarding and registration
flow before connecting a real account. Registering real artworks requires a Collect24
API token — you can request one from inside the onboarding wizard.

### Does this send my WordPress users, customers, or orders to Collect24?

No. Only artwork fields you explicitly map, plus minimal technical source information(
site URL, post ID, permalink), are ever sent.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Collect24 Art ID〉的開發相關工作。

參與者

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

[將〈Collect24 Art ID〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/collect24)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/collect24/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/collect24/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/collect24/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/collect24/)。

## 變更記錄

#### 1.0.1

 * Fix: the sync log modal on the Artworks dashboard was visible on page load instead
   of staying hidden until opened.

#### 1.0.0

 * Initial release: onboarding wizard, field mapping, automatic sync, WooCommerce/
   ACF support, sync dashboard and log, Mock mode, in-plugin API access requests.

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **1 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1.2**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/collect24/)
 * 標籤:
 * [art](https://tw.wordpress.org/plugins/tags/art/)[artwork](https://tw.wordpress.org/plugins/tags/artwork/)
   [integration](https://tw.wordpress.org/plugins/tags/integration/)[registry](https://tw.wordpress.org/plugins/tags/registry/)
   [woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/collect24/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/collect24/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/collect24/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/collect24/)