Title: PiwigoMedia
Author: johnnyfive
Published: <strong>Pebrero 16, 2011</strong>
Last modified: Oktubre 6, 2014

---

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://s.w.org/plugins/geopattern-icon/piwigomedia.svg)

# PiwigoMedia

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

[Download](https://downloads.wordpress.org/plugin/piwigomedia.1.9.1.zip)

 * [Details](https://ceb.wordpress.org/plugins/piwigomedia/#description)
 * [Reviews](https://ceb.wordpress.org/plugins/piwigomedia/#reviews)
 *  [Installation](https://ceb.wordpress.org/plugins/piwigomedia/#installation)
 * [Development](https://ceb.wordpress.org/plugins/piwigomedia/#developers)

 [Support](https://wordpress.org/support/plugin/piwigomedia/)

## Description

PiwigoMedia WordPress plugin features integration between Piwigo sites and WordPress,
using the TinyMCE editor.

The main advantages of PiwigoMedia are:

 * Simplicity. Simple to use and configure
 * No duplicated media. Images are linked from Piwigo’s site, nothing is imported
   into WordPress
 * Independency. WordPress and Piwigo don’t have to be installed on the same server
   since PiwigoMedia uses Piwigo’s webapi

## Screenshots

 * [[
 * PiwigoMedia’s main window

## Installation

 1. Unpack PiwigoMedia’s zip file inside `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Configure PiwigoMedia. Go to ‘Settings/PiwigoMedia’ page in WordPress administration.
 4. Access PiwigoMedia functionality using WordPress’ wysiwyg editor

## FAQ

  How to use shortcodes?

pwg-image – display a single image:
 [pwg-image site=”http://…” id=”IMAGE_ID”]

pwg-category – display any number of images from a category:
 [pwg-category site
=”http://…” id=”CATEGORY_ID” images=”NUMBER_OF_IMAGES_TO_DISPLAY” page=”PAGE_INDEX”]

pwg-gallery – display Piwigo categories as inline galleries:
 [pwg-gallery site=”
http://…” id=”CATEGORY_ID” images=”NUMBER_OF_IMAGES_TO_DISPLAY” page=”PAGE_INDEX”
height=”GALLERY_HEIGHT”]

  Which versions of Piwigo are supported?

Since PiwigoMedia v1.9.0 only Piwigo v2.0 and upper were tested.

## Reviews

![](https://secure.gravatar.com/avatar/6da64bf347b48e0b57f07b8526d29734400ccfb1fd1a43470a5150182c50315d?
s=60&d=retro&r=g)

### 󠀁[Doesn’t load](https://wordpress.org/support/topic/doesnt-load-5/)󠁿

 [Orin](https://profiles.wordpress.org/orin/) Mayo 15, 2019

Seems unable to load sites as of WordPress 5.2, just hangs

![](https://secure.gravatar.com/avatar/5cd674c5590ecbeea486d16c6898c5ca75c520708f206075909bd06d657268a6?
s=60&d=retro&r=g)

### 󠀁[Must be abandoned](https://wordpress.org/support/topic/must-be-abandoned/)󠁿

 [PolyWogg](https://profiles.wordpress.org/polywogg/) Enero 15, 2018

No response to any questions for almost three years, yet he has a website with the
info updated six months ago suggesting it’s a live project. Yet it doesn’t work,
and regardless of how you list the gallery you want to access, it just goes into
an endless loop. I tried commenting on his website linked from the install, just
to confirm that the address format is correct for the link, and while he lets positive
reviews go up live, he just deletes negative comments showing it isn’t working. 
Nice.

![](https://secure.gravatar.com/avatar/d0225b30ebe8d84539758db2cd1923cf66b20b25b60179f4d7d863dfe9efaccd?
s=60&d=retro&r=g)

### 󠀁[great plugin](https://wordpress.org/support/topic/great-plugin-9734/)󠁿

 [eliz82](https://profiles.wordpress.org/eliz82/) Setyembre 3, 2016

thumbnails loading with ajax, nice work.

![](https://secure.gravatar.com/avatar/b5cebe06d993078f47001a28b55816d40d51d11aca1a76baec420b9e6a1366af?
s=60&d=retro&r=g)

### 󠀁[well](https://wordpress.org/support/topic/well-10/)󠁿

 [AKMIT](https://profiles.wordpress.org/mojericansko/) Setyembre 3, 2016

wery well

 [ Read all 4 reviews ](https://wordpress.org/support/plugin/piwigomedia/reviews/)

## Contributors & Developers

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

Contributors

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

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

### Interested in development?

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

## Changelog

#### 1.9.1

 * updated: category list is now sorted
 * updated: pot file
 * updated: GET timeout increased from 4 to 10 seconds
 * updated: new images for footer links
 * updated: images are now stored in their own directory img/
 * updated: angularjs and jquery js files are now available in js/ instead of google
   api hosting
 * fixed: image type and link to translations were not being used
 * new: prepare script to prepare version updates
 * new: it is now possible to insert pwg_image shortcode using UI

#### 1.9.0

 * new: Major rewrite. PiwigoMedia now uses AngularJS and Bootstrap.
 * update: UI completely changed. Cleaner and more responsive interface.
 * updated: pot file was updated with new strings.
 * updated: it is now possible to make a selection from multiple Piwigo sites.
 * updated: shortcodes but pwm_gallery are working again.

#### 1.1.4

 * update: fixed a nasty bug in pagination/navigation.

#### 1.1.3

 * update: added Piwigo 2.6.1 compatibility.
 * update: UI bugs fixed.
 * update: more feedback messages when something goes wrong.

#### 1.1.2

 * update: Fixed full image urls.
 * update: Disabled PiwigoMedia’s Widget as it was causing issues on some installations.
 * update: pwg-gallery shortcode now has links to xxlarge image and image name is
   displayed in info box.

#### 1.1.1

 * new: pwg-gallery shortcode. This shortcode uses Galleria JS library (http://galleria.
   io/) to display Piwigo categories as inline galleries.
 * update: curl requests are now configured to bypass peer verification. This solves
   the problem with self-signed certificates.

#### 1.1.0

 * new: WP shortcodes are now available: pwg-image and pwg-category.
 * new: PiwigoMedia Widget. Display Piwigo images inside a widget. This is an EXPERIMENTAL
   feature and it’s very basic at the moment.

#### 1.0.1

 * update: fix to pwm_curl_get(). Some users were experiencing problems with the
   query built inside this function.
 * update: permission check now relies on the user being logged on.

#### 1.0.0

 * Major update: Most of the plugin’s core has been rewritten to use jQuery.
 * new: it is now possible to make image selections from multiple pages from the
   same category.
 * update: string “Loading…” added to pot file.

#### 0.9.9

 * update: compatibility with Piwigo 2.4.3
 * update: updated JS code to make it work with IE8 (but needs more testing).
 * update: “Thumbnail” and “Insert:” were missing in POT.
 * update: better security checks in popup.php.
 * new: French (fr_FR) translation (Dimitri Robert).

#### 0.9.8

 * new: option to insert full images.
 * update: Deutsch (de_DE), Swedish (sv_SE) and Italian (it_IT) translations added(
   thanks to their authors!).

#### 0.9.7

 * update: Turkish (tr) and Hungarian (hu_HU) translations are up-to-date (thanks
   to original authors).

#### 0.9.6

 * new: support for multiple Piwigo sites.
 * new: new text added. translations need update (hu_HU, tr).
 * update: improved UI.
 * update: POT file updated.

#### 0.9.2

 * new: Hungarian (hu_HU) translation added (thanks to samli).
 * new: Portuguese (pt_PT) translation added (thanks to me ;-p).

#### 0.9.1

 * new: Turkish translation added (thanks to Nakre).
 * update: POT file updated.
 * update: removed “Web service script” configuration (ws.php is always used).

#### 0.9

 * new: i18n support added.
 * new: POT template for translators.
 * update: reorganization of tinymce/.
 * update: unused files cleaned.
 * update: user capabilities checks added to popup.

#### 0.8

 * update: UI updated (a little more compact)
 * update: code cleanup
 * new: initial error handling.
 * new: Piwigo Webservice URL setting has been split into two fields: Piwigo URL
   + Web service script

#### 0.7

 * Better navigation, using breadcrumb for Categories and pages numbers for Images
 * Small improvements to javascript
 * Little cleaner code
 * New name (PiwigoMedia) and new icon for TinyMCE UI

#### 0.6

 * Reasonable stable version. This is the first import into WordPress SVN.

## Meta

 *  Version **1.9.1**
 *  Last updated **12 tuig ago**
 *  Active installations **100+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **4.0.38**
 *  Language
 * [English (US)](https://wordpress.org/plugins/piwigomedia/)
 * Tags
 * [gallery](https://ceb.wordpress.org/plugins/tags/gallery/)[integration](https://ceb.wordpress.org/plugins/tags/integration/)
   [media](https://ceb.wordpress.org/plugins/tags/media/)[piwigo](https://ceb.wordpress.org/plugins/tags/piwigo/)
 *  [Advanced View](https://ceb.wordpress.org/plugins/piwigomedia/advanced/)

## Ratings

 3 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/piwigomedia/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/piwigomedia/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/piwigomedia/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/piwigomedia/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/piwigomedia/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/piwigomedia/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/piwigomedia/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://joaoubaldo.com)