Simple Instagram Widget
=======================

Really simple WordPress widget that displays Instagram photos. 

Uses [the Instagram jQuery Plugin](https://github.com/potomak/jquery-instagram) from [potomak](https://github.com/potomak/).

### Usage Instructions ###
1. Install/activate the widget on WordPress.
2. Add widget to desired widget area.
3. Choose whether you'd like to display by username or by hashtag.
4. Insert the Instagram Username of the user who's photos you'd like to display.  - or - 
5. Insert the hashtag of the search for photos you'd like to make.
6. Insert the number of how many photos you'd like to show. 


### Styling Instructions ###
The plugin comes with very little styling. You can override and style as needed in your theme stylesheet. 


# Release History #

#### 1.2 ####
Add support for shortcode [simple_instagram hashtag="" username="" count="" ]

#### 1.1.3 ####
Keep original wrapper class for back compat

#### 1.1.2 ####
Fix bug that caused issues when multiple widgets were added to a page.

#### 1.1.1 ####
Allow use of username instead of userID - please switch to using the username instead

#### 1.1 ####
Add support for hashtag, remove dependancy on Instagram ClientID

#### 1.0.2 ####
Fixed bug where ClientID wasn't saving sometimes

#### 1.0.1 ####
Remove undefined index notices on clean install

#### 1.0 ####
Initial Release
