Title: WunderSlider Gallery
Author: itthinx
Published: <strong>10. Juli 2012</strong>
Last modified: 12. Dezember 2013

---

Plugins durchsuchen

![](https://ps.w.org/wunderslider-gallery/assets/banner-772x250.png?rev=574571)

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.

![](https://s.w.org/plugins/geopattern-icon/wunderslider-gallery_c2d0db.svg)

# WunderSlider Gallery

 Von [itthinx](https://profiles.wordpress.org/itthinx/)

[Herunterladen](https://downloads.wordpress.org/plugin/wunderslider-gallery.1.3.9.zip)

 * [Details](https://de.wordpress.org/plugins/wunderslider-gallery/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/wunderslider-gallery/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/wunderslider-gallery/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/wunderslider-gallery/#developers)

 [Support](https://wordpress.org/support/plugin/wunderslider-gallery/)

## Beschreibung

This plugin provides an automated way to convert any standard WordPress gallery 
that is embedded on a page using the [gallery] shortcode into a _WunderSlider_.

WunderSlider Gallery also supports [NextGEN Gallery](https://wordpress.org/extend/plugins/nextgen-gallery/)
to embed any gallery as a _WunderSlider_ using the [wunderslider_nggallery] shortcode
or by enabling it as the default renderer for the [nggallery] shortcode.

The plugin requires the _WunderSlider_ which is available freely for personal use
and can be downloaded on the [WunderSlider](http://www.itthinx.com/wunderslider/)
page.

A license is required to be purchased for commercial use, see the WunderSlider page
for more details.

**Feedback** is welcome.
 If you want to leave feedback or want to provide constructive
criticism, please do so at the support pages indicated below.

Please try to solve problems there before you rate this plugin or say it doesn’t
work.

Limited* free support is provided on the [WunderSlider](http://www.itthinx.com/wunderslider/)
page **only**. Please be specific when stating any issues you might experience. *
Limited means: thank you for your feedback and please be patient as you should get
an answer as soon as possible.

[Follow WunderSlider on Twitter](http://twitter.com/wunderslider) for updates on
the WunderSlider and its plugins.

[Follow itthinx on Twitter](http://twitter.com/itthinx) for updates on this and 
other plugins.

**Usage / Notes on settings**

After you have followed the instructions on installing _WunderSlider_ and the _WunderSlider
Gallery_ plugin, go to **Appearance > WunderSlider Gallery** and have a look at 
the default settings.

    ```
     [gallery] shortcode attributes :
    ```

 * The `size` attribute uses `full` by default. Set it to another size if you don’t
   need the full image size.
 * Default sizes are `thumbnail`, `medium`, `large` and `full`.
 * WunderSlider attributes that use a dash in the attribute name must be used with
   an underscore instead when passed to the `[gallery]` shortcode. If used, `container-
   class`, `container-style`, `container-height` and `container-width` must be passed
   as `container_class`, `container_style`, `container_height` and `container_width`
   to the `[gallery]` shortcode.
    This is especially important when the `display
   ="proportional"` setting is used, as you will have to provide the container width
   and height explicitly.
 * Example:
 * [gallery display=“proportional“ container_width=“80%“ container_height=“360px“]
 * If you do _not_ want the WunderSlider applied to a specific gallery, you must
   add the `wunderslider="false"` attribute, for example:
 * [gallery wunderslider=“false“]

**Usage with [NextGEN Gallery](https://wordpress.org/extend/plugins/nextgen-gallery/)**

Any NextGEN gallery can be rendered as a _WunderSlider_ using the `[wunderslider_nggallery]`
shortcode or by enabling defaults for NextGEN Gallery shortcodes in the **Appearance
> WunderSlider Gallery** settings.

Example:

    ```
      [wunderslider_nggallery id="123"] will render a WunderSlider for the NextGEN gallery with id 123.
    ```

The [nggallery] shortcode can be rendered as a WunderSlider by either enabling it
by default or by specifying:

    ```
    [nggallery id="123" wunderslider="true"]
    ```

For this to take effect, the option to handle NextGEN Gallery shortcodes must be
enabled on the settings page **Appearance > WunderSlider Gallery**.

As with the `[gallery]` shortcode, any WunderSlider attributes can be passed to `[
wunderslider_nggallery]` or `[nggallery]` – those that use a dash in the attribute
name must be used with an underscore instead: `container-class`, `container-style`,`
container-height` and `container-width` must be passed as `container_class`, `container_style`,`
container_height` and `container_width`.

Examples:

 * `[wunderslider_nggallery id="1" container_width="80%" container_height="300px"
   display="proportional"]`
 * `[nggallery id="1" wunderslider="true" container_width="80%" container_height
   ="300px" display="proportional"]`

## Installation

 1. Obtain a free personal or licensed commercial copy of the [WunderSlider](http://www.itthinx.com/wunderslider/)
    and unzip it. You will find the _WunderSlider_ plugin in the `wordpress` folder.
 2. Upload and activate the _WunderSlider_ plugin. You can use the _Add new_ option
    found in the _Plugins_ menu in WordPress.
 3. Upload and activate the _WunderSlider Gallery_ plugin from the _Plugins_ menu in
    WordPress.
 4. Create a page or post, upload some images there and insert the gallery. View that
    page, you will have WunderSlider render it.
 5. Read the WunderSlider manual.
 6. No really, READ IT.
 7. Go to **Appearance > WunderSlider Gallery** and adjust the default settings.

## FAQ

  What is the purpose of this plugin?

This plugin provides an automated way to convert any standard WordPress gallery 
that is embedded on a page using the [gallery] shortcode into a WunderSlider.

This plugin requires the [WunderSlider](http://www.itthinx.com/wunderslider/) – 
either a free personal or a licensed commercial copy.

Installing this plugin without the [WunderSlider](http://www.itthinx.com/wunderslider/)
is a bit pointless, so get yourself a copy and follow the installation instructions.

  Where can I see a demo?

 * [WunderSlider Demo](http://www.wunderslider.com/)
 * [WunderSlider WordPress Demo](http://wunderslider.com/wordpress/)

  What’s the difference between the free personal version and the licensed commercial
version?

In features, there is _no_ difference at all.

The main difference is that you are not allowed to use the free version for commercial
purposes.

Please refer to [WunderSlider](http://www.itthinx.com/wunderslider/) for details
on that.

By default, the free personal version will place a small icon on pages where it 
is used and send usage data, if you don’t want that, you can turn these off on the
Appearance > WunderSlider Gallery settings page in the admin section.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

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

Mitwirkende

 *   [ itthinx ](https://profiles.wordpress.org/itthinx/)

[Übersetze „WunderSlider Gallery“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/wunderslider-gallery)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/wunderslider-gallery/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/wunderslider-gallery/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/wunderslider-gallery/)
per [RSS](https://plugins.trac.wordpress.org/log/wunderslider-gallery/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.3.9

 * Changed: Support for Internet Explorer 8 and below has been dropped in WunderSlider
   core. This affects this plugin, as it relies on the latest version of the WunderSlider
   plugin (which also contains the latest WunderSlider core).
 * Changed: jQuery 1.10.2 or above is required (based on the WunderSlider core requirements).
 * Changed: At least WordPress 3.6 is required to meet the minimum jQuery 1.10.2
   requirement.
 * Changed: WunderSlider plugin version 1.1.0 or above is required – please make
   sure to update the WunderSlider plugin to the latest version.
 * WordPress 3.7.1 compatibility tested.
 * Added: option to use non-default skins.

#### 1.3.8

 * New feature: Added an option to link images in galleries displayed with the [
   gallery] shortcode to themselves (so you can click an image displayed in the 
   WunderSlider and get to the full image). Usage: [gallery linkurls=“true“ useflick
   =“false“ clickable=“true“]

#### 1.3.7

 * Fixed : Adjusted shortcode substitute to NextGen shortcode handler to make [nggallery]
   rendering through WunderSlider work again.

#### 1.3.6

 * Fixed usage of deprecated function nggShowGallery() (with NextGEN 2.0.0)
 * WordPress 3.6 compatibility checked

#### 1.3.5

 * fixed undesired slashes with NextGen
 * corrected example code in Settings.

#### 1.3.4

 * Change for NextGen : using alttext instead of title so that the image title/alt
   from NG is shown as the caption title instead of the gallery title.

#### 1.3.3

 * Adds support for effects when using controls.
 * Fixes some options not working when used with shortcodes.

#### 1.3.2

 * awareness release – no changes to this plugin but WS Javascript bug fixes require
   update

#### 1.3.1

 * improved WordPress shortcode handling
 * fixed NextGEN shortcode handling logic
 * fixed fatal error when id is missing in [nggallery] shortcode

#### 1.3.0

 * added support for NextGEN Gallery
 * fixed underscore attribute rewrite
 * fixed remnant debugging trace
 * separated ids for containers derived from [gallery] shortcodes

#### 1.2.1

 * Added a hints section with recommendation for alternatives when Javascript is
   disabled.

#### 1.2.0

 * Added German translation.
 * Enabled translations.

#### 1.1.1

 * Improved script loading on multiple instances.

#### 1.1.0

 * Added the option to apply WunderSlider by default to `[gallery]` shortcodes or
   not.

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.3.9**
 *  Zuletzt aktualisiert **vor 12 Jahren**
 *  Aktive Installationen **100+**
 *  WordPress-Version ** 3.6 oder höher **
 *  Getestet bis **3.7.41**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/wunderslider-gallery/)
 * Schlagwörter
 * [banner rotator](https://de.wordpress.org/plugins/tags/banner-rotator/)[effects](https://de.wordpress.org/plugins/tags/effects/)
   [fullscreen](https://de.wordpress.org/plugins/tags/fullscreen/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/wunderslider-gallery/advanced/)

## Bewertungen

 3.5 von 5 Sternen.

 *  [  2 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wunderslider-gallery/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wunderslider-gallery/reviews/?filter=4)
 *  [  1 3-Sterne-Rezension     ](https://wordpress.org/support/plugin/wunderslider-gallery/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/wunderslider-gallery/reviews/?filter=2)
 *  [  1 1-Sterne-Rezension     ](https://wordpress.org/support/plugin/wunderslider-gallery/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wunderslider-gallery/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/wunderslider-gallery/reviews/)

## Mitwirkende

 *   [ itthinx ](https://profiles.wordpress.org/itthinx/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/wunderslider-gallery/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://www.itthinx.com/wunderslider)