=== Shoppable Images (Lookbook) for WooCommerce === Contributors: studiowombat,maartenbelmans Donate link: https://www.paypal.me/maartenbelmans Tags: shoppable image,hotspots,woocommerce,clickable image, image hotspots Requires at least: 3.7 Tested up to: 7.0 Required PHP: 5.6 Stable tag: 1.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create interactive 'shoppable' images (lookbooks) with click-to-buy tags. Ideal to showcase your products in a different way and drive more traffic. == Description == Increase traffic through your website by creating shoppable images: images containing different hotspots which link to various products or pages. = Features = * Create shoppable images in 3 easy steps, straight from the WordPress admin * Change tag colors * Easily link hotspots to your products or any page * Add shoppable images on posts or pages by using shortcodes * Or add it anywhere in your theme through PHP * Woocommerce 3.6+ compatible = Quick links = [» Demo](http://demostore.studiowombat.com/shoppable-images-demo/?utm_source=wporg&utm_medium=referral&utm_campaign=readme) [» Documentation](https://studiowombat.com/knowledge-base/?utm_source=wporg&utm_medium=referral&utm_campaign=readme) [» Pro Version](https://studiowombat.com/plugin/shoppable-images/?utm_source=wporg&utm_medium=referral&utm_campaign=readme) = Premium features = More info about the premium version [can be found here](https://studiowombat.com/plugin/shoppable-images/?utm_source=wporg&utm_medium=referral&utm_campaign=readme) * Support for variable products. * Button can also automatically add the products to the cart (without page reload). * Settings to tweak the tag design even further: from colors to size. * Choose between multiple tag-icons. * Tag pulse animations to make them stand out. * Popup animations to make everything smoother. * Option to open the popup on hover instead of on click. * Add unlimited images. = Requirements = * PHP 5.6 or higher * WordPress 3.7 or higher * Optinional: WooCommerce 3.6+ == Screenshots == 1. Admin settings screen. 2. Adding an image via the WP admin. 3. Overview of your images. 14. Example of how it could look on your website. == Changelog == = version 1.3.1 = * Improvement: added extra security to backend actions. = version 1.3 = * Improvement: properly escape all output. * Improvement: improve translations. * Improvement: small performance improvements. * Improvement: code modernization & cleanup. = version 1.2.6 = * Improvement: removed PHP deprecation warnings for PHP 8.2+. = version 1.2.5 = * Improvement: minor performance improvements. * Improvement: enable WooCommerce HPOS compatibility. * Other: update minimum requirements to PHP 5.6 and WooCommerce 3.6 (if using WooCommerce). = version 1.2.4 = * Improvement: improved page loading performance in the backend. * Improvement: added security checks when editing or deleting images. = version 1.2.3 = * Other: verify WP 6.1 and Woo 7+ compatibility. * Other: update readme and other links. = version 1.2.2 = * Other: verify WP 6.0 compatibility * Other: bump minimum WooCommerce version to 3.4.0. = version 1.2.1 = * Improvement: replace older Woo display functions with their modern variant. = version 1.2 = * Fix: fixed an issue with displaying quotes (inches) in tag titles. = version 1.1.9 = * Fix: fixed an issue with loading non-WooCommerce tags in the backend. * Fix: sanitize certain parts of the settings coming from the backend and escaping HTML. = version 1.1.8 = * Fix: fixed a bug with the plugin only showing the 5 tags. = version 1.1.7 = * Improvement: modernized the frontend CSS code. As a result, the CSS file is a bit smaller. * Improvement: improved admin UX where buttons are now indicating when you're waiting for something to load. = version 1.1.6 = * Fix: fixed a bug with editing images creating duplicates. = version 1.1.5 = * Fix: fixed a bug when deleting an existing tag on an image. = version 1.1.4 = * Update: updated some jQuery to vanila js. * Update: verify & update WordPress & WooCommerce version tags. = version 1.1.3 = * Update: verify & update WordPress & WooCommerce version tags. = version 1.1.2 = * Update: added a filter to change the capability role. = version 1.1.1 = * Update: verified WP 5.5 compatibility. * Fix: minor code cleanup. * Fix: updated WooCommerce version tags. = version 1.1.0 = * Fix: removed calls to "create_function" which is deprecated as of PHP 7.2+. = version 1.0.9 = * Fix: fixed an issue with data "icon" attributes. * Fix: CSS issue with images that are not going full width in the parent. = version 1.0.8 = * Fix: added a better way to fetch product thumbnails * Update: added "woocommerce tested up to" tags = version 1.0.7 = * Update: cleaned up some outdated CSS to make the final CSS file size smaller. * Update: the displayed price now takes into account sales price and WooCommerce currency settings. * Fix: fixed some smaller CSS issues with the popup button and the icons in the tags. = version 1.0.6 = * Fix: fixed a bug with editing shoppable images in the backend. = version 1.0.5 = * Update: better translation management. = version 1.0.4 = * Update: changed woocommerce image type for shoppable cards. = version 1.0.3 = * Update: Better loading of Woo products on the backend. = version 1.0.2 = * Fix: Remove get_display_price in favor of get_price. = version 1.0.1 = * Fix: fixed WordPress notices. = version 1.0.0 = * Initial version