Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Highlight Reel

Descripción

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

Instalación

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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Highlight Reel" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.