=== Instagram Slider Widget === Contributors: jetonr Tags: instagram, slider, widget, images Donate link: http://goo.gl/RZiu34 Requires at least: 3.5 Tested up to: 4.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Instagram Slider Widget is a responsive slider widget that shows 24 latest images from a public instagram user. == Description == * Instagram Slider Widget is a responsive slider widget that shows 24 latest images from a public instagram user. = Features = * Images from instagram are imported as wordpress attachments * Display Images in Slider or Thumbnails * No Api Key Needed * Link images to user profile, image url, locally saved image, attachment url, custom url or none * Sort images Randomily, Popularity, Date * For more info visit http://instagram.jrwebstudio.com = Where can I get support = I will try to respond on wordpress.org asap but for faster reposnse use the link bellow * http://support.jrwebstudio.com/product/instagram-slider-widget/ = If you liked this plugin. Please rate it = == Installation == = Installation = 1. Upload `instagram-slider-widget` to the `/wp-content/plugins/` directory 2. Activate the plugin through the \'Plugins\' menu in WordPress 3. Go to Appearance > Widgets and drag \'Instagram Slider Widget\' to your sidebar 4. Update the settings in the widget: Instagram Username, Images Layout, Number of Images to show, Check for new images hours = Requirements = * PHP 5.2.0 or later * Wordpress 3.5 or later == Screenshots == 1. Frontend Widget Slider 2. Frontend Widget Thumbs 3. Backend Configuration == Changelog == = 1.2.2 = * Modified the code to work with new Instagram Page * Removed Image Size option when loading images directly from Instagram * 24 Images can now be displayed * Fixed multiple widget bug using widget ids in class names * Added better explanation for sources = 1.2.1 = * Bug fixes * Shortcode for widgets * Option not to insert images into media library = 1.2.0 = * Full Rewritte of the plugin = 1.1.3 = * bug fix not working after wordpresss update * Added multisite support * Javascript for slider is enqueued at the top of the page = 1.1.2 = * minor bug fix * Added Optional Slider Caption Overlay template = 1.1.1 = * The text and control for slider visible on mouse over * Reorganised Slider html format * Css Styling for slider = 1.1.0 = * Added Option to link images to a Custom URL * Added Option to link images to localy saved instagram images * Fixed flexislider namespace causing problems in sites using flexislider * Rename css classes to match new flexislider namespace = 1.0.4 = * Added Option to insert images into media library * Fixed error caused by missing json_last_error() function ( php older than 5.3 only ) = 1.0.3 = * Added Option to link images to User Profile or Image Url * Code Cleanup = 1.0.2 = * Compatibility for php older than 5.3 * Stlying fix for thumbnail layout * Added Option to Randomise Images = 1.0.1 = * Removed preg_match * Using exact array index * Bug Fixes = 1.0 = * First Realease