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

Flickr Fallback Thumbnail

描述

Adding explicit thumbnails (featured images) to your content takes time. Even if you don’t add your own photography, you’d still need to go to search.creativecommons.org or so. This plugin hooks into the thumbnail URL and changes this with an image from the Flickr API, based on the tags in your post. If Flickr couldn’t find anything, it will return an empty string. I have achieved good results, with posts that all of a sudden had a rather adequate thumbnail.

[Flickr images might have licensing issues, so I recommend to use this plugin only on personal sites]

安装

  1. Unzip the plugin in your plugin directory.
  2. Activate the plugin in WordPress.
  3. Edit the file flickr-fallback-thumbnails.php. Look for the line
var $api_key = "your_api_key"

and fill in your API-key. Learn more here: Flickr API.

常见问题

None for the moment.

评价

此插件暂无评价。

贡献者及开发者

「Flickr Fallback Thumbnail」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

November 29, 2014

  • First release.