This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Highlight Reel

Description

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(); ?>

Installation

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(); ?>

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Highlight Reel” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Highlight Reel” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.