跳至主要內容
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

Image Copyright Manager

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

Image Copyright Manager

由 jespermhl 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

Image Copyright Manager adds a custom field for copyright information to WordPress media attachments. This allows you to store copyright details for your images and other media files, and display them on your website using shortcodes. Version 1.3.0 introduces advanced SEO fields for “Creator” and “Copyright Notice” which are automatically output as JSON-LD for Google Image SEO.

Features

  • Add copyright information to any media file in WordPress
  • Automatic Metadata Extraction (EXIF, IPTC, XMP) from Lightroom and other software
  • Complete Google Image SEO support (Creator, Copyright Notice, Credit Text, License URL, Acquire License URL)
  • Automatic JSON-LD Schema.org output for Google Image SEO license badge
  • Support for HTML links in copyright information
  • Integrated into Media Modal and Edit Media screen
  • Shortcode to display all media with copyright information
  • Translation ready
  • Secure and follows WordPress coding standards

Shortcode Usage

Display all media with copyright information:

[imagcoma]

Customize the display:

[imagcoma orderby="title" order="ASC"]

Customize heading and texts:

[imagcoma heading="Image Sources" heading_tag="h2"]

Fully customized example:

[imagcoma heading="Photo Credits" heading_tag="h4" no_sources_text="No images found" copyright_label="Source:" view_media_text="View Image"]

Shortcode Parameters

  • orderby – Sort by date, title, etc. (default: date)
  • order – ASC or DESC (default: DESC)
  • heading – Custom heading text (default: “Image Sources”)
  • heading_tag – HTML heading tag: h1, h2, h3, h4, h5, h6 (default: h3)
  • no_sources_text – Text displayed when no sources are found (default: “No image sources with copyright information found.”)
  • copyright_label – Label for copyright information (default: “Copyright:”)
  • view_media_text – Text for the “View Media” link (default: “View Media”)

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/image-copyright-manager directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Screen to configure the plugin

常見問題集

How do I add copyright information to my media files?

  1. Go to Media Library
  2. Click on any media file to edit it (or open the popup)
  3. You’ll see a “Copyright Info” field in the sidebar
  4. Enter the copyright details and it saves automatically (or click Update)
  5. You can include HTML links using tags like <a href="https://example.com">Link Text</a>

How do I display media with copyright information?

Use the shortcode [imagcoma] anywhere in your posts or pages to display all media that has copyright information. For details on customizing the output, see the Shortcode Usage and Shortcode Parameters sections above.

Can I customize the shortcode output?

Yes, you can use various parameters to customize the display. See the Shortcode Usage and Shortcode Parameters sections above for all available options.

Can I include links in the copyright information?

Yes! The copyright field supports HTML links, so you can link to the original source, photographer’s website, or any relevant URL.

Is this plugin translation ready?

Yes, the plugin is fully translation ready and includes a POT file for creating translations.

Does it support Lightroom metadata?

Yes! Version 1.4.0 introduces automatic metadata extraction. When you upload an image exported from Lightroom (or other software preserving EXIF/IPTC/XMP), the plugin will automatically read copyright, creator, and credit fields. You can enable or disable this feature in the settings (Settings -> Image Copyright).

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈Image Copyright Manager〉的開發相關工作。

參與者
  • jespermhl

〈Image Copyright Manager〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Image Copyright Manager〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

1.4.0

  • Added: Automatic metadata extraction (EXIF, IPTC, XMP) on image upload.
  • Added: Support for Lightroom metadata mapping (dc:rights, creator, etc.).
  • Added: “Auto-Extract Metadata” toggle in settings.
  • Improved: Performance-optimized metadata reading using bounded file access.
  • Improved: Better sanitization and request-scoped deduplication for metadata processing.

1.3.1

  • Security: Fixed a potential XSS vulnerability in the JSON-LD output by using enhanced escaping.
  • Added: Option to enable/disable JSON-LD SEO output in settings.
  • Improved: Restructured translation loading for better stability.
  • Changed: Improved CHANGELOG.txt structure to follow standards.
  • Fixed: Removed unused variables and cleaned up database queries.
  • Fixed: Corrected versioning inconsistencies.

1.3.0

  • Added complete Google Image SEO support (Creator, Copyright Notice, Credit Text, License URL, Acquire License URL)
  • Added automatic JSON-LD Schema.org output for Google Image SEO license badge
  • Improved image collection logic to support featured images and more theme structures
  • Updated database schema for SEO metadata
  • Added JSON-LD support for single attachment pages

1.2.2

  • Added sortable Copyright column to Media Library list view
  • Improved admin interface for managing copyright information

1.2.1

  • Fixed build process to exclude development files from the production zip.

1.2.0

  • Moved copyright input field to Media Modal interface
  • Improved performance with object caching
  • Improved robustness with DOMDocument HTML parsing
  • Added build process

1.1.3

  • Added CSS toggle setting in admin panel (Settings → Image Copyright)
  • Added ability to enable/disable custom CSS styling for copyright information
  • Added checkbox control for “Enable CSS Styling” option
  • CSS is now conditionally loaded based on user preference
  • When CSS is disabled, copyright information displays with browser default styling
  • Improved user control over plugin styling behavior

Please refer to the CHANGELOG.txt file for the complete changelog.

中繼資料

  • 版本 1.4.0
  • 最後更新 2 個月前
  • 啟用安裝數 20+
  • WordPress 版本需求 6.4 或更新版本
  • 已測試相容的 WordPress 版本 6.9.4
  • PHP 版本需求 7.4 或更新版本
  • 語言

    Dutch、English (US)、及 German.

    將這個外掛本地化為你的母語版本

  • 標籤
    attachmentscopyrightimagesmediametadata
  • 進階檢視

評分

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

Your review

查看全部使用者評論

參與者

  • jespermhl

技術支援

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

檢視技術支援論壇

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • 造訪我們的 Bluesky 帳號
  • 造訪我們的 Mastodon 帳號
  • 造訪我們的 Threads 帳號
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • 造訪我們的 TikTok 帳號
  • Visit our YouTube channel
  • 造訪我們的 Tumblr 帳號
程式碼,如詩
The WordPress® trademark is the intellectual property of the WordPress Foundation.