Linux 软件免费装

flickrRSS

开发者 eightface
更新时间 2014年7月10日 10:31
PHP版本: 3.5 及以上
WordPress版本: 3.9

标签

widget sidebar photos images flickr

下载

5.0 2.3 3.0.3 3.1 3.1.2 3.2.1 3.5 4.0 5.1 5.2 5.3 5.3.1

详情介绍:

This plugin allows you to easily display Flickr photos on your site. It supports user, set, favorite, group and community photostreams. The plugin is relatively easy to setup and configure via an options panel. It also has support for an image cache located on your server.

安装:

  1. Put the flickrRSS files into your plugins directory
  2. If you want to cache images, create a directory and make it writable
  3. Activate the plugin
  4. Configure your settings via the panel in Options
  5. Add <?php get_flickrRSS(); ?> somewhere in your templates

常见问题:

Can I get random images from my stream?

No, it's a limitation of using the RSS feed (it only contains the most recent photos). Other people have produced API based version of the plugin, try searching for them.

How do I refresh the photos manually?

No. The plugin uses built-in WordPress functions to update the feed.

When I use multiple tags, why does nothing shows up?

The feed will only pull in photos that have both tags, not one or the other.

When I enable cache, why do just a bunch of random characters show up?

You've probably specified the full path wrong. Double check with your host to make sure you've got it right. If you're still having troubles, check the forum.

Why aren't any photos showing up?

Sometimes it can take a little while to kick in, have patience. Flickr may possibly have been down. Also, make sure it works without the cache first.

Will it work with video?

Yes and no, videos will be displayed as a thumbnail image. You'll need to click through to flickr to play it though.