Image Rights

描述

This plugin adds new meta fields for images within the WordPress media library. You can display all your images in one place with corresponding copyrights (photographer and platform) via a simple shortcode. Especially the German law forces website owners to display all the copyright holders of graphics and photos used on a website.

Features:

  • adds new meta fields for media library items
  • edit copyright holder / photographer name
  • set an optional stock photo platform
  • shortcode [photo_credits] displays all images with credits set
  • optional image overlay with copyright information

螢幕截圖

  • Editing copyright information within the media library.
  • Display all copyrighted images in the front-end.

安裝

  1. Upload the plugin files to the /wp-content/plugins/image-rights directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Edit copyright information in your media library items.
  4. Use the shortcode [photo_credits] in order to display a simple table with all your copyrighted images.
  5. Optionally change table layout by addressing CSS class table.photo-credits-table in your theme’s stylesheet.
  6. Activate an optional copyright overlay for images under Settings > Media > Image Rights Options

評價

閱讀全部1個評價

貢獻者及開發者

“Image Rights” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Image Rights 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.2

  • Added admin option to make overlays in frontend optional
  • Updated German language file
  • Small bugfixes

1.1

  • Added layers on images with credits in frontend.

1.0

  • Initial release for WordPress plugin directory.