=== Tasty Pins ===
Contributors: danielbachhuber
Tags: pinterest, seo
Requires at least: 4.4
Tested up to: 4.9
Stable tag: 0.6.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Tasty Pins allows you to optimize your blog’s images for Pinterest, SEO, and screenreaders.

== Description ==

Tasty Pins allows you to optimize your blog’s images for Pinterest, SEO, and screenreaders.

== Installation ==

The Tasty Pins plugin can be installed much like any other WordPress plugin.

1. Upload the plugin ZIP archive file via "Plugins" -> "Add New" in the WordPress admin, or extract the files and upload them via FTP.
2. Activate the Tasty Pins plugin through the "Plugins" list in the WordPress admin.

With Tasty Pins, there aren't any confusing settings to configure or customizations you need to worry about. You can now edit images to your heart's content!

== Changelog ==

= 0.6.0 (August 23rd, 2018) =
* Introduces `tasty_pins_hidden_image_thumbnail_size` filter for modifying the hidden image thumbnail size.
* Adds `tasty-pins-hidden-image-container` class on hidden images wrapper, and `tasty-pins-hidden-image` class on hidden image HTML.

= 0.5.0 (July 10th, 2018) =
* Introduces option to force pinning of the first hidden image for all images in a post.
* Fixes issue where Pinterest Hidden Image would have a JavaScript error when no `thumbnail` image size existed.

= 0.4.0 (March 28th, 2018) =
* Introduces support for selecting multiple hidden images.
* Fixes issue where apostrophes in Pinterest Text were accidentally backslashed.

= 0.3.0 (February 7th, 2018) =
* Always loads `pinit.js` in the site header.
* Whitelists `data-pin-description` and `data-pin-nopin` attributes to prevent stripping when `wp_kses()` is used to sanitize input.
* Disables hidden Pinterest images for post types that don't have an editor, because the image is injected in the post content.
* Updates EDD Upgrader to `1.6.15` from `1.6.12`.

= 0.2.1 (January 15th, 2018) =
* Fixes JavaScript error that appeared anywhere `wp.media` was undefined.

= 0.2.0 (January 8th, 2018) =
* Permits users to 'Disable Pinning' when inserting an image into post.
* Renders full hidden image in `data-pin-media` attribute for better performance.
* Introduces `tasty_pins_hidden_image_html` filter for modifying hidden image HTML.
* Addresses PHP error associated with `filter_wp_prepare_attachment_for_js()` method definition.

= 0.1.0 (November 27th, 2017) =
* Initial release.
