Title: downloadable gallery
Author: jondor
Published: <strong>miz Du 9, 2014</strong>
Last modified: Genver 8, 2017

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/downloadable-gallery/assets/icon-256x256.png?rev=1022387)

# downloadable gallery

 By [jondor](https://profiles.wordpress.org/jondor/)

[Download](https://downloads.wordpress.org/plugin/downloadable-gallery.1.3.zip)

 * [Details](https://bre.wordpress.org/plugins/downloadable-gallery/#description)
 * [Reviews](https://bre.wordpress.org/plugins/downloadable-gallery/#reviews)
 *  [Installation](https://bre.wordpress.org/plugins/downloadable-gallery/#installation)
 * [Development](https://bre.wordpress.org/plugins/downloadable-gallery/#developers)

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

## Description

A shortcode which shows an gallery of downloadable images. The basic idea was to
have an easy way to make some images available for download.
 For a working demo
see: http://plugins.funsite.eu/downloadable-gallerie/

#### shortcode

    ```
    [downloadable_images taxonomy="gallery" slug="wallpaper"]
    ```

The default for taxonomy is gallery, the default slug is “wallpaper”. So the above
could also be used as

    ```
    [downloadable_images]
    ```

I use this plugin together with “Enhanced Media Library” (https://wordpress.org/
plugins/enhanced-media-library/) which enables a taxonomy on the
 media library (
besides other features)

This plugin implements a custom thumbnail size of 300px width so probably you will
have to regenerate thumbnails too. As a minimum for the
 photo’s shown if they are
already uploaded. New uploaded photo’s will generate this thumbnail automatically.

## Screenshots

 * [[
 * preview

## Installation

 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add the shortcode to a page.
 4. regenerate thumbnails for the photo’s which you want to show.

## FAQ

  Why??

I wanted to share some of my work as wallpaper and needed a simple and easy way 
to do this.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“downloadable gallery” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “downloadable gallery” into your language.](https://translate.wordpress.org/projects/wp-plugins/downloadable-gallery)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/downloadable-gallery/),
check out the [SVN repository](https://plugins.svn.wordpress.org/downloadable-gallery/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/downloadable-gallery/)
by [RSS](https://plugins.trac.wordpress.org/log/downloadable-gallery/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3

Some changes to the basic_plugin_class which, regretfully, isn’t allowed to have
it’s own plugin anymore.

#### 1.2

fixed some minor bugs

#### 1.1

 * rewrote the plugin to a classbased version avoiding clashes with other plugins
 * made it translatable and added a dutch translation
 * removed the fontello font and replaced it with an wordpress dashicon.

#### 1.0

 * First release

## Meta

 *  Version **1.3**
 *  Last updated **9 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **4.7.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/downloadable-gallery/)
 * Tags
 * [downloadable](https://bre.wordpress.org/plugins/tags/downloadable/)[gallery](https://bre.wordpress.org/plugins/tags/gallery/)
   [images](https://bre.wordpress.org/plugins/tags/images/)[shortcode](https://bre.wordpress.org/plugins/tags/shortcode/)
   [show](https://bre.wordpress.org/plugins/tags/show/)
 *  [Advanced View](https://bre.wordpress.org/plugins/downloadable-gallery/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/downloadable-gallery/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/downloadable-gallery/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://plugins.funsite.eu/downloadable-gallerie/)