=== Plugin Name === Contributors: frofrik Donate link: Tags: instagram Requires at least: 4.0.0 Tested up to: 4.4.1 Stable tag: 0.4 Fetching images from Instagram and display as widget. == Description == This plugin will fetch images from Instagram and display as a widget. Fetch images based on hashtag or user. == Installation == 1. Upload folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to https://instagram.com/developer and Register a new client. 3. Go to Settings -> Instagram Widget. 4. Fill in Client ID and Secret, press Save and authenticate via Instagram. 5. Go to Apperance -> Widgets and start using it. == Changelog == = 0.4 = * Handle Instagrams use of OAuth 2.0 with scopes. = 0.3 = * Extend WP_Widget in a correct way. * Updated admin interface. * Handle Bedrock installations of WP. = 0.2 = * Added possibility to fetch images from a certain user. = 0.1 = * First version of the plugin.