# Pinit: Pinterest for WordPress #
**Contributors:** deshack, codeat, iGenius  
**Donate link:** http://www.deshack.net/donate/  
**Tags:** pinterest, badge, embedded pin, pin,embed pin, pinterest badge, embedded profile,embed profile, embedded board, embed board, pinterest follow, widgets, widgets pinterest, widget pinterest, sidebar, social network, shortcodes  
**Requires at least:** 3.5  
**Tested up to:** 4.6  
**Stable tag:** 2.1.1  
**License:** GPLv2 or later  
**License URI:** http://www.gnu.org/licenses/gpl-2.0.txt  

Place Pinterest Buttons, Pins, Boards and Profiles everywhere in you WordPress using simple shortcodes and a fully customizable widget.

## Description ##

This plugin allows you to add Pinterest resources to your site without worrying about codes. Every image of your website will be automagically pinnable on hover.

**Features include:**
* Automatically place a "Pin it" button on every image
* Activate Pinit buttons in sigle posts and/or pages only
* Pinit button Color Select
* Pinit Button Size Checkbox
* Pinit Button Layout Checkbox
* Pinit Button for Japanese Language

**Widgets:**
* Pin Widget
* Profile Widget
* Board Widget

**Shortcodes:**
* Pin Shortcode [pit-pin]
* Profile Shortcode [pit-profile]
* Board Shortcode [pit-board]
* Follow Shortcode [pit-follow]

**Languages:**
* English
* Italian
* Spanish (credit: Lucrezia Argentino)
* Portuguese (credit: Lucrezia Argentino)
* Serbian (credit: [Ogi Djuraskovic](http://firstsiteguide.com/))
* Lithuanian (credit: [shookees](https://github.com/shookees))

[Demo](http://codeat.co/pinit/) - [Shortcode Docs](http://codeat.co/pinit/simple-shortcodes/) - [GitHub](https://github.com/deshack/pinit)

## Installation ##

1. Download and extract the plugin's archive.
2. Put the extracted folder in `/wp-content/plugins`.
3. Activate the plugin in the WordPress Admin.

Or simply install it from the WordPress Dashboard Plugins section searching for "Pinit".

## Frequently Asked Questions ##

## Screenshots ##

### 1. Pinit Settings ###
![1. Pinit Settings](/assets/screenshot-1.png)

### 2. Pinit Widget ###
![2. Pinit Widget](/assets/screenshot-2.png)

### 3. Pinit Pin Shortcode ###
![3. Pinit Pin Shortcode](/assets/screenshot-3.png)

### 4. Pinit Profile Shortcode ###
![4. Pinit Profile Shortcode](/assets/screenshot-4.png)

### 5. Pinit Board Shortcode ###
![5. Pinit Board Shortcode](/assets/screenshot-5.png)

### 6. Pin It Button on site images ###
![6. Pin It Button on site images](/assets/screenshot-6.png)


## Changelog ##

### 2.1.1 ###
* Button Color option removed (no more supported by Pinterest)
* Settings Page design improvements
* Support for WordPress 4.6

### 2.1.0 ###
* Codebase refactored on top of [WordPress-Plugin-Boilerplate-Powered
](https://github.com/Mte90/WordPress-Plugin-Boilerplate-Powered)
* Settings page added
* Option for enabling Pinit button on images hover
* Choose if display in single posts and/or pages only
* Pinit button Color Select
* Pinit Button Size Checkbox
* Pinit Button Layout Checkbox
* Pinit Button for Japanese Language
* Enqueued JavaScript for Widget refactored and fixed (now in widget-admin.js)
* Translation Ready (.pot and textdomains provided)

### 2.0.0 ###
* Size choice for Pin shortcode
* Automatically add a "Pin it" button on site images
* Follow Button Shortcode introduced
* Case sensitive attributes for shortcodes replaced

### 1.0.1 ###
* Added Lithuanian translation (credit: [shookees](https://github.com/shookees))
* JavaScript moved at the end of `wp_footer`

### 1.0 ###
* Completely rewritten code
* One widget to rule them all
* Added shortcodes
* Tested up to WP4.0
* Added Serbian translation (credit: [Ogi Djuraskovic](http://firstsiteguide.com/))

### 0.3 ###
* Feature: Pin Widget

### 0.2 ###
* Feature: Board Widget

### 0.1 ###
* Feature: Profile Widget

## Upgrade Notice ##

New features: Board and Pin Widgets.
