=== Feed by Fhoke ===
Contributors: Fhoke
Tags: feed by fhoke, fhoke, instagram feed, instagram photos, instagram posts
Requires at least: 5.0.0
Tested up to: 6.0.0
Stable tag: trunk
Requires PHP: 7.3.5
License: GNU General Public License v3.0 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Displays the latest Instagram posts from a user via Instagram Basic Display API.

== Description ==

**Shortcode**
Use the shortcode **[instagram_feed]** to output your latest Instagram posts within post & page content.

**Developers**
Theme developers can use the function fbf_user_media() to display Instagram posts within templates.

**Note**
This plugin requires the use of the [Instagram Basic Display API](https://developers.facebook.com/docs/instagram-basic-display-api/). *Feed by Fhoke* does most of the heavy lifting for you, but it does require API details relating to a valid live [Facebook App](https://developers.facebook.com/docs/apps/) in order to request information from Instagram.

Learn how to get started with a Facebook App for the Instagram Basic Display [here](https://developers.facebook.com/docs/instagram-basic-display-api/getting-started), by using Facebook services you agree to their [terms of service & policies](https://www.facebook.com/policies).

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/feed-by-fhoke` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. You're done! Click "Feed by Fhoke" in the sidebar settings to configure the plugin.

== Changelog ==

= 1.3.3 =
- Tested with WordPress 6.2.

= 1.3.2 =
- Tested with WordPress 6.0.

= 1.3.1 =
- Fixed an error when getting thumbnails for Instagram video posts.

= 1.3.0 =
- Added new option to show images in different sizes.

= 1.2.1 =
- Assorted bug fixes.

= 1.2.0 =
- Tested plugin for WordPress 5.8.1.
- Stability updates.

= 1.1.6 =
- Tested plugin for WordPress 5.8

= 1.1.5 =
- Fixed visual issue with admin notices introduced in 1.1.4.

= 1.1.4 =
- Introduced feed authorisation admin notices. Minor bug fixes.

= 1.1.3 =
- Fixed an issue where the long lived token expiry date was not being set.

= 1.1.2 =
- Media thumbnail is now correctly displayed for videos.

= 1.1.1 =
- Stability and security updates.

= 1.1.0 =
- Redesigned plugin settings page.

= 1.0.0 =
- Initial release.
