Перейти к содержимому
WordPress.org

Русский

  • Темы
  • Плагины
  • Новости
  • Поддержка
    • Документация
    • Форумы
  • О WordPress
  • Сообщество
  • Скачать 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.

Features

  • Add copyright information to any media file in WordPress
  • 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/wp-image-copyright 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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Image Copyright Manager» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники
  • jespermhl

«Image Copyright Manager» переведён на 2 языка. Благодарим переводчиков за их работу.

Перевести «Image Copyright Manager» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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.2.2
  • Обновление: 3 месяца назад
  • Активных установок: 10+
  • Версия WordPress 6.4 или выше
  • Совместим вплоть до: 6.8.3
  • Версия PHP 7.4 или выше
  • Языки

    Dutch, English (US) и German.

    Перевести на ваш язык

  • Метки:
    attachmentscopyrightimagesmediametadata
  • Дополнительно

Оценки

Пока что нет ни одного отзыва.

Добавить мой отзыв

Посмотреть всеотзывы

Участники

  • jespermhl

Поддержка

Есть что сказать? Нужна помощь?

Перейти в форум поддержки

  • О нас
  • Новости
  • Хостинг
  • Приватность
  • Витрина
  • Темы
  • Плагины
  • Паттерны
  • Обучение
  • Поддержка
  • Разработчики
  • WordPress.TV ↗
  • Присоединиться
  • События
  • Поддержать ↗
  • Пять для будущего
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Русский

  • Посетите нас в X (ранее Twitter)
  • Посетите нашу учётную запись в Bluesky
  • Посетите нашу ленту в Mastodon
  • Посетите нашу учётную запись в Threads
  • Посетите нашу страницу на Facebook
  • Посетите наш Instagram
  • Посетите нашу страницу в LinkedIn
  • Посетите нашу учётную запись в TikTok
  • Посетите наш канал YouTube
  • Посетите нашу учётную запись в Tumblr
Код — это поэзия.