=== WP Photoswipe === Contributors: vtardia Tags: photos, gallery, mobile Requires at least: 3.5 Tested up to: 3.9 Stable tag: 1.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WP Photoswipe adds Photoswipe effects to your galleries in 5 seconds, using the Photoswipe Javascript component. == Description == **This plugin is no longer supported due to license issues**. For more information on the official plugin refer to . The current version includes mobile detection via the MDetect library written by Anthony Hand and different mobile/desktop settings on the default script. The default settings of WP Photoswipe targets the `$(".gallery-icon a")` elements of your posts and pages and adds the Photoswipe component behavior. If the HTML of your galleries is not the default, you need to add your own trigger script. You can copy and edit `wp-content/plugins/photoswipe/lib/psw.call.js`. For more information on Photoswipe see . For more information on the MDect library see . == Installation == Place the `wp-photoswipe` plugin directory inside `/wp-content/plugins/`, activate the plugin and enjoy. == Changelog == = 1.1 = * Includes code and ideas cobtributed by Ernst van Ingen * Using Photoswipe v3.0.5 * Mobile device detection via MDetect library by Anthony Hand * Different gallery settings for desktops and mobile = 1.0 = * First version, using Photoswipe v3.0.4