# 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.4  
**Stable tag:** 2.0.0  
**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

 * Pin Widget
 * Profile Widget
 * Board Widget

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

Languages:

 * English
 * Italian
 * 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 ##

### I installed and activated the plugin, but I can't see any configuration page. ###

Pinit doesn't need any configuration or options page: you can handle every widget directly. Just go under Appearance > Widgets and add your Pinit Widgets to the preferred sidebar or use one of the provided shortcodes directly into your content.

## Screenshots ##

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

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

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

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

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


## Changelog ##

### 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.
