=== Instagrab === Contributors: olekenneth Donate link: http://olekenneth.com/ Tags: instagram, hashtag, photo, image, download, grab Requires at least: 2.7 Tested up to: 3.4.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Instagrab is a Wordpress plugin that grabs images from one or more Instagram hashtags and create a post for each image. == Description == Instagrab is a Wordpress plugin that grabs images from one or more Instagram hashtags and create a post for each image. == Installation == 1. Upload `instagrab`-folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Settings -> `Instagrab` 4. Save hashtag(s) you want to follow, username/password for Instagram and the intervall for checks == Frequently Asked Questions == = Why does the sites respond slower after I'ved installed the plugin? = Because you haven't set the timeout interval in the settings panel. Set it to 30 sec or more. = I use WP supercache e.g., why doesn't this plugin work? = This is not yet tested, but I suppose it doesn't work while the site is cached. == Screenshots == 1. Settings panel. == Changelog == = 0.1.0 = * Added caching table to ensure we are not getting the same images over and over. * Removed anonymous function. Some users with old version of PHP had problems since it was not supported before 5.3.0. = 0.0.1 = * Added basic functionality. == Upgrade Notice == = 0.1.0 = * Nothing special. = 0.0.1 = * Just install :-)