=== WP Futter (Instagram feed) === Contributors: basduchambre Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=bastiaanvandekamer%40gmail.com&item_name=WP+Futter¤cy_code=EUR Tags: instagram, social, feed Requires at least: 5.0 Tested up to: 5.5 Stable tag: 1.0 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin connects to an API and loads in a given Instagram feed. Profile has to be set on public. == Description == Easily display your Instagram feed on your WordPress. Make sure your profile is set to public in order for this plugin to work. This plugin creates a Vue component to display your feed. == Frequently Asked Questions == = My profile is on private, why does the plugin not work? = The logic to get the data from Instagram currently only works with public profiles. This is because of the Instagram API being inaccessable for private profiles. = How many items can I show on my page? = Currently we only support the last 3 items to be shown. In a later version this will be adjustable. == Instalation == 1. Download the plugin 2. Activate the plugin 3. On the left side in your admin panel, WP Futter will appear. Configure your Instagram ID 4. Use shortcode `[wp-futter]` to display your feed on the page == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is stored in the /assets directory. 2. This is the second screen shot == Upgrade Notice == No upgrades yet == Changelog == = 1.15 = * Javascript fixes = 1.12 = * Skeleton loaders same height as loaded images = 1.01 - 1.11 = * Minor fixed = 1.0 = * First release