這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Better Image Credits

描述

This plugin adds credits, link and license fields to media uploads and offer several options to display image credits on your posts and pages. You can either:

  • Use the [image-credits] shortcode. Optional attributes are sep, before, after and template (use curly brackets instead of square brackets for placeholders).
  • Use the the_image_credits() template tag. Optional parameters are sep, before, after and template.
  • Let the plugin automatically display the credits for you, before or after the content or overlaid above each image.
  • Use the widget to display the credits in the footer or the sidebars.

See the settings page to choose how you display the credits, including the HTML used to build them.

This plugin is a fork of the Image Credits plugin by Adam Capriola. It is 100% compatible, if you are already using the Image Credit plugin just replace it with this one and it will work about the same way, except you will have more control.

Credits

Following is the list of people and projects who helped me with this plugin, many thanks to them 🙂

  • Jan Spoelstra: Contributed the Dutch translations.
  • Borisa Djuraskovic from Web Hosting Hub: Contributed the Serbian translations.
  • Luca Palli: Contributed the Italian translations.
  • joerns: Contributed the code to support the galleries.

Privacy Policy

This plugin does not collect any personal information from your visitors.

安裝

This plugin follows the standard WordPress installation method:

  1. Upload the better-image-credits folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the plugin’s settings page to configure the plugin.

評價

2017年8月22日 1 reply
Became dizzy of all these forks. 🙂 Anyway your works best. Image Credits nofollow has nofollow, but your has it to. Global option but more than enough. Image Credits nofollow is lacking some important options.
2017年6月20日
Thank you for your plugin development. If you are needing a simple solution for image credits, this plugin does it. There are more advanced features available, and a shortcode for those needing a quick fix.
2016年9月3日
Rather than fiddling around with notes in every blogpost, you just enter the details once per image and they'll just appear; didn't have to fiddle with code. Easy! Flexible as you're able to edit what is actually used & displayed (text & links) in the credits (change language, remove anything you don't want). Makes it much easier to comply with (creative commmons) licence requirements!
閱讀全部7個評價

貢獻者及開發者

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

貢獻者

Better Image Credits 外掛目前已有 9 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

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

對開發相關資訊感興趣?

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

修改日誌

Version 2.0.3

  • Fixing notices

Version 2.0.2

  • Fixing when the admin javascript gets registered

Version 2.0.1

  • Fixing overlay setup when image is already loaded

Version 2.0

  • Adding autocomplete features to the “license” and “license link” fields
  • Adding option to add credits to caption shortcode

Version 1.9

  • Added a setting to pick-up the color of the overlay background
  • Preparing for language packs

Version 1.8

  • The search box in the media library now allows searches through the credits fields source and license
  • Plugin now uses only one row in the options’ table
  • Fixed bug that prevents ovelayed credits to properly display when multiple images have the same credits
  • Added template-related settings to the credits widget

Version 1.7

  • Added the possibility to set the credits in bulk in the media library. Open the media library, choose the list mode then in the “Bulk Actions” dropdown choose the “Image Credits” action. Select the images you want to update and press the “Apply” button.

Version 1.6.1

  • Totally masking the widget when there is no credit

Version 1.6

  • Updated all translations

version 1.5.5

  • Updating pot file and French translations

version 1.5.4

  • Changes for WordPress 4.3
  • Widget can now display credits on archive pages too
  • Added template attribute to shortcode

Version 1.5.2

  • More fix related to the admin hook issue.

Version 1.5.1

  • Fixed wrong hook used to initialized the admin part of the plugin causing the cusom fields not to show up or not to save when adding an image from the post editor.

Version 1.5

  • Added support for a link to the license.

Version 1.4

  • Added support for custom header and background images.
  • Added a widget to display the credits in footer or sidebars.

Version 1.3

  • Improved the support for the overlay display option
  • Added templating for the individual credits
  • Added a license field
  • Simplified and moved around some code
  • Added support for image galleries

Version 1.2

  • Added Italian and Serbian translations

Version 1.1

  • Added French translations
  • Added Dutch translations
  • Removed overlay script dependency on jquery.tools, replaced with jquery

Version 1.0

  • Initial release