Highlight Reel

plugin banner

Highlight Reel is a simple WordPress plugin that enables you to easily display your latest Dribbble shots on your website.

Author:Jamie Cassidy (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.5.1
Plugin version:1.1
Added to WordPress repository:23-02-2013
Last updated:01-03-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:86
Rated by:3
Plugin URI:http://www.highlightreelwp.com
Total downloads:1 473
Active installs:10+
plugin download
Click to start download

New in 1.1 - Fixed caching issue when changing the number of shots to show.

Highlight Reel is a simple WordPress plugin that enables you to easily display your latest Dribbble shots on your website.

Installing and using Highlight Reel couldn't be simpler. Just follow these steps:

  1. Upload the highlight-reel folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Once activated, you will see a notice to enter your username. Enter your username in the Plugin settings area and hit update.

Once your plugin is installed you can load your Dribbble feed either by using the Highlight Reel shortcode or by using the built in template tag.

Shortcode - Using the Highlight reel shortcode is the easiest method of loading your feed to your website. Simply create a new page for your feed or use an existing one and type the following: [highlight-reel]

Hit publish/update and visit your page. You should now see your Dribbble feed.

Template Tag - Alternatively, you can embed your Dribbble feed right into your theme files using the provided Template Tag. Simply call the below function wherever you wish to display your Dribbble feed.

<?php highlight_reel(); ?>