WP Dribbble Shots

Adds a template function, get_the_shots(), which returns the latest shots of the Dribbble user and adds a widget to cycle through the results.

Author:Kevin Langley (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:3.3.2
Plugin version:0.5
Added to WordPress repository:30-12-2011
Last updated:17-02-2012
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, %:89
Rated by:7
Plugin URI:https://github.com/klangley/wp-dribbble-shots
Total downloads:1 205
plugin download
Click to start download

Adds a template function, get_the_shots(), which returns the latest shots of a Dribbble user.

You can use the WP Dribble Shot Widget that is bundled into this plugin and uses jQuery Cycle to cycle the latest shots. This, as well as the example.php, just display a basic usage of the functionality of the plugin and is included to help you get started integrating into your theme.

All of the available attributes of each shot is detailed within the Dribbble API and can be viewed there and used with this plugin.