Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Hybrid Slideshow

Leírás

Hybrid Slideshow is a jQuery powered image slideshow with drag and drop image ordering. The slideshow can be inserted using a shortcode, widget, or php function call.

The options page offers settings for width, height, time between transitions, and transition lengths.

The markup produced is a simple html unordered list of images.

Telepítés

  1. Upload hybrid-slideshow.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure settings
  4. Upload images. Your images need to be at least as large as the slideshow width and height settings
  5. Add widget to a dynamic sidebar OR add [hybrid_slideshow] to post or page content OR place <?php echo hybrid_slideshow(); ?> in a template file

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Hybrid Slideshow” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Hybrid Slideshow” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

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

Változási napló

1.2

  • Fixed invalid image tags
  • Added ability to add links to slides

1.3

  • Fixed minor user interface issues

1.4

  • Added ability to randomize slideshow order

1.5

  • Cleaned up javascript and fixed IE8 issue

1.6

  • Works with non default uploads directory and fixed slideshow links bug

1.7

  • Added basic responsiveness to slider