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.
Features
- Add copyright information to any media file in WordPress
- Support for HTML links in copyright information
- Custom meta box in the media editor
- 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”)
Active installations0+
Weekly downloads
24–
Version1.1.3
Last updated7/14/2025
WordPress version6.4
Tested up to6.8.1
PHP version7.4
Tags
attachmentscopyrightimagesmediametadata