Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Highlight Reel

Beschreibung

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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Highlight Reel“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Highlight Reel“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.