该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Better Image 荣誉榜

描述

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.

荣誉榜

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. 通过WordPress的“插件”菜单激活插件
  3. Go to the plugin’s settings page to configure the plugin.

评价

2017 年 8 月 22 日 1 回复
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 荣誉榜” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Better Image 荣誉榜」插件已被翻译至 9 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Better Image 荣誉榜”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看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