ffffoundRSS for WordPress

This WordPress plugin allows you to display images from ffffound on your site. It’s easy to configure via an options panel, and is compatible with the widget system. It also has support for an image cache located on your server.

Download

ffffoundRSS 1.1
Released: Jan 30, 2008

ffffoundRSS 1.0 for WordPress

Installation

  1. Put ffffoundrss.php in 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_ffffoundRSS(); ?> somewhere in your templates

FAQ

  1. Can I get random images?
    No, it’s a limitation of using an RSS feed (it only contains the most recent photos)
  2. How often do images refresh?
    Good question. The plugin uses built-in WordPress functions to update the feed, usually happens about once an hour.