=== Instapress Wordpress Instagram Gallery === Contributors: tileapps Tags: instagram, gallery, user, responsive, grid, column, feed Requires at least: 3.0 Tested up to: 4.7.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Instapress allows you to retrieve all your instagram pictures and select them. Using shortcode you can place your gallery anywhere. == Description == Instapress is an easy to use wordpress gallery plugin. After you create an application in Instagram Developer center and get your access token you can load your images. Select any images you want and save it. By using the shortcode you can place your gallery in your blog posts, pages anywhere you want in your blog. In options menu you can specify the number of columns you want 1,2,3,4,6,12. Captions of images are automatically retrieved and shown in the gallery. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Settings->Insta Press settings screen to configure the plugin 4. Create an application at Instagram Developer center 5. In valid redirect uri put the link in admin panel 6. Save your client id and client secret from newly created instagram application 7. Sign in with instagram 8. Click on load images to retrieve your media, check the images you want and save 9. By using [wpig] shortcode you can place your media gallery anywhere you want in your blog site. == Screenshots == 1. Plugin admin settings 2. Example shortcode usage 3. Example post 4. Latest pics after clicking load images button 5. Example page 6. Example gallery in 3 columns on post 7. Gallery images on click == Frequently Asked Questions == = I only see my last 20 media why? = Because of new Instagram application policy, all applications are created in sandbox mode. In order to get your all media you have to request a submission which describes your application use and send video screen cast. After approval you can retrieve all your medias by clicking Load Images button. = I want to show a different user's gallery how can i do it? = First you log out from instagram and on admin panel click on sign in with instagram and log in with the username password you want. If your application is in sandbox mod first you have to add that username to allowed users list from Instagram Developer center. == Changelog == = 1.0 = * First release