Title: Photoledger
Author: ektadev
Published: <strong>2026 年 9 月 8 日</strong>
Last modified: 2026 年 9 月 8 日

---

搜索插件

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

![](https://ps.w.org/photoledger/assets/icon.svg?rev=3687078)

# Photoledger

 作者：[ektadev](https://profiles.wordpress.org/ektadev/)

[下载](https://downloads.wordpress.org/plugin/photoledger.1.0.0.zip)

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

 [支持](https://wordpress.org/support/plugin/photoledger/)

## 描述

Photoledger makes sure every image uploaded to your WordPress Media Library has 
a paper trail: where it came from, when it was downloaded, and proof that you were
licensed to use it. If a photographer, stock agency, or competitor ever comes after
you over an image, you have the answer in seconds instead of digging through old
emails and downloads folders.

**How it works**

The moment someone uploads an image through Media  Add New, they’re asked for:

 * **Source of Image** — where it came from (Shutterstock, Adobe Stock, a client,
   etc.)
 * **Download Date**
 * At least one of: **Account ID**, **License Key**, or an uploaded **License Document**(
   the actual invoice/receipt/license PDF)

An image cannot be uploaded without this information — the plugin blocks uploads
from the classic uploader, the block editor, and the REST API alike, so there’s 
no way around it.

**Optional “Advanced License Details”**

For anyone who wants to track more, an optional panel captures:

 * License Type (Royalty-Free, Rights-Managed, Editorial Use Only, Creative Commons,
   Extended License, Other)
 * License Expiry Date (with an optional time, for licenses that expire at a specific
   moment)
 * Attribution Text
 * Photographer / Artist
 * Cost Paid
 * Invoice / Purchase Number
 * Internal Notes

**Batch uploads**

Dropping several images at once into the Media Library? One shared form covers the
whole batch — fill it once, and every image in that drop gets the same license details.

**Fixing missing details later**

Every image’s Edit screen has an editable “License Details” panel in the sidebar—
nothing is locked in at upload time. Missing a License Key you found later? Add 
it any time, including uploading or replacing the proof document.

**See everything at a glance**

 * A **License** column and filter dropdown right in the Media Library list, showing
   Licensed / Missing / Expiring / Expired for every image.
 * A dedicated **License Manager** dashboard with stat cards, a searchable and filterable
   table (by status, source, or download date), and one-click CSV export (formatted
   so Excel doesn’t mangle long ID numbers or dates).
 * Automatic **daily email reminders** for anything expiring soon or already expired.

**Settings**

 * Choose which of the Advanced fields are required.
 * Provide a fixed list of allowed “Source of Image” values, or leave it free text.
 * Set the maximum license-document file size and allowed file types.
 * Configure the expiry reminder email address and how many days ahead to warn.
 * Choose whether License Expiry Date captures a date only, or a date and time.

License documents (the actual proof files) are kept out of the normal Media Library
grid and picker — they’re stored as attachments linked to the image they belong 
to, not shown as if they were photos themselves.

## 安装

 1. Upload the `photoledger` folder to `/wp-content/plugins/`, or install the ZIP directly
    via **Plugins  Add New  Upload Plugin**.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. A new **License Manager** menu appears in the WordPress admin sidebar.
 4. Visit **License Manager  Settings** to:
 5.  * choose which extra fields (if any) should be required,
     * optionally set a fixed list of image sources,
     * set the maximum license-document size and allowed file types,
     * turn on expiry reminder emails and set the email address / warning window.
 6. From now on, every image uploaded through **Media  Add New** (or the Media Library’s“
    Add Media File”) will ask for its license details before the upload completes.

No database setup or configuration is required beyond Settings — the plugin works
immediately after activation.

## 常见问题

### Can someone upload an image without filling in the license details?

No. Uploads are blocked at the server level for the classic uploader, the block 
editor’s image blocks, and the REST API — not just hidden in the UI. There’s no 
route around it for a logged-in user with upload permission.

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

They’re shown as “Missing” in the License column and dashboard until you open each
one’s Edit screen and fill in its details — the plugin doesn’t retroactively invent
data for images it didn’t see uploaded.

### Where are the license documents (PDFs/receipts) stored?

As regular WordPress attachments, linked to the image they belong to, but hidden
from the normal Media Library grid and the “Insert Media” picker so they never get
mistaken for a photo.

### Does this work with ACF (Advanced Custom Fields)?

If ACF is active and has field groups using the same field names, the plugin’s own
values take priority and ACF’s editing controls for those fields are made read-only
on the attachment edit screen, to avoid two different places trying to control the
same value.

### Can I require the Advanced fields, or is everything except the basics optional?

Any of the Advanced fields can be marked required from License Manager  Settings.
The four core fields (Source, Download Date, and one of Account ID/License Key/Document)
are always required — that’s the whole point of the plugin.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

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

[帮助将「Photoledger」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/photoledger)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0.0

 * Initial release (previously distributed under the name “Image Copyright Guard”
   prior to its first public listing). All internal functions, classes, options,
   meta keys, nonces, and script/style handles use the `ektailr_` / `EKTAILR_` prefix;
   front-end assets are loaded via the standard WordPress `wp_enqueue_script()` /`
   wp_enqueue_style()` APIs rather than printed inline.

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**5 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.1**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/photoledger/)
 * 标签
 * [copyright](https://cn.wordpress.org/plugins/tags/copyright/)[DMCA](https://cn.wordpress.org/plugins/tags/dmca/)
   [license](https://cn.wordpress.org/plugins/tags/license/)[media library](https://cn.wordpress.org/plugins/tags/media-library/)
 *  [高级视图](https://cn.wordpress.org/plugins/photoledger/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/photoledger/reviews/)

## 贡献者

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

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/photoledger/)