Title: WP Instant Feeds
Author: mnmlthms
Published: <strong>ଜୁନ୍ 9, 2017</strong>
Last modified: ସେପ୍ଟେମ୍ବର 2, 2020

---

Search plugins

![](https://ps.w.org/wp-my-instagram/assets/banner-772x250.jpg?rev=2136752)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/wp-my-instagram/assets/icon-256x256.jpg?rev=2136716)

# WP Instant Feeds

 By [mnmlthms](https://profiles.wordpress.org/mnmlthms/)

[Download](https://downloads.wordpress.org/plugin/wp-my-instagram.1.3.4.zip)

 * [Details](https://ory.wordpress.org/plugins/wp-my-instagram/#description)
 * [Reviews](https://ory.wordpress.org/plugins/wp-my-instagram/#reviews)
 * [Development](https://ory.wordpress.org/plugins/wp-my-instagram/#developers)

 [Support](https://wordpress.org/support/plugin/wp-my-instagram/)

## Description

Embedding your feed from your Instagram easily with **WP Instant Feeds**.

### What’s hot?

 * No Access tokens needed! How cool!
 * You can set number of items row
 * Ability to Preload/Reload cache

This is a better version of `wp-instagram-widget`. Thanks to _Scott Evans_

### How to use?

**1. Using shortcode** `[wp_my_instagram]`:

You can place above shortcode into your posts/pages or widget (make sure shortcode
is enabled in widget)

 * `username` – Your Instagram username.
 * `limit` – Number of images.
 * `layout` – Items per row. `default`, `2`, `3`, `4`, `5`, `6`, `8`, `10`.
 * `size` – `thumbnail`, ‘small’, `large`, `original`.
 * `target` – items link target. `_blank`, ‘_self’.
 * `link` – account url

for example:

    ```
    [wp_my_instagram username="wordpress" limit="12" layout="3" size="large" link=""]
    ```

**Using widget in Appearance -> Widget and look for \*\*WP Instant Feeds** widget.**

## Screenshots

 * [[
 * Widget Settings
 * [[
 * Result

## FAQ

### Does it work with private accounts?

Hell naw!!! public accounts only.

### How can i place WP Instant Feeds in my theme? ?

You can place these PHP functions any where you want:

    ```
    if( function_exists( 'wp_my_instagram') ) wp_my_instagram( array( 'username' => 'my_username', 'limit' => 12, layout => '3' ) );
    ```

or shortcode:

    ```
    echo do_shortcode( '[wp_my_instagram username="my_username" limit="12" layout="3"]');
    ```

## Reviews

![](https://secure.gravatar.com/avatar/8703d421577bcf5788632070d8c0b304d453c135e228b31243b7e10930f61236?
s=60&d=retro&r=g)

### 󠀁[Stopped working, no support](https://wordpress.org/support/topic/stopped-working-no-support-3/)󠁿

 [Lisa Cerezo](https://profiles.wordpress.org/lisathirdsideco/) ମାର୍ଚ୍ଚ 1, 2022

Nice option to be able to embed a client’s Instagram feed. Too bad it stopped working
with no warning, and no sign of support.

![](https://secure.gravatar.com/avatar/4aad646cf2e2e0f4581740b8deb7e29cdb516886904a853dacd77ae5dd2ad366?
s=60&d=retro&r=g)

### 󠀁[Doesn’t work, Don’t download!](https://wordpress.org/support/topic/doesnt-work-dont-download/)󠁿

 [gudiz26](https://profiles.wordpress.org/gudiz26/) ଫେବୃୟାରୀ 25, 2022

It doesn’t work, don’t download!

![](https://secure.gravatar.com/avatar/32712ca8ab56de50e26d4f96ae350c0bec4114d8c0dc711b2365ea198ff4b8f0?
s=60&d=retro&r=g)

### 󠀁[Not works anymore](https://wordpress.org/support/topic/not-works-anymore-2/)󠁿

 [olimate](https://profiles.wordpress.org/olimate/) ମାର୍ଚ୍ଚ 6, 2021 1 reply

The Instagram feed doesn’t works anymore without personal token.

![](https://secure.gravatar.com/avatar/e689b63a5f747080838dbd8e8c920d07b22476b2952106d84d9b795786dc8397?
s=60&d=retro&r=g)

### 󠀁[Awesome!](https://wordpress.org/support/topic/awesome-8554/)󠁿

 [Joseph](https://profiles.wordpress.org/plazamarquee/) ଫେବୃୟାରୀ 10, 2021

It works! Simple to add – nice and easy!

![](https://secure.gravatar.com/avatar/c96a22e1f4e063cce5faf1ded67de964f7a6008cd7b2ae8e8a5d262b5353f440?
s=60&d=retro&r=g)

### 󠀁[Backslashes display before apostrophes](https://wordpress.org/support/topic/backslashes-display-before-apostrophes/)󠁿

 [samagis](https://profiles.wordpress.org/samagis/) ଡିସେମ୍ବର 22, 2020 1 reply

I wish we’d used a different plugin. It’s easy enough to install and configure, 
but when the Instagram posts get pulled in, the php code isn’t able to display apostrophes
correctly. For example “Don’t use this plugin” shows up as “Don\’t use this plugin”.
It got fixed in one update, but then reverted back to not working even without updating
the plugin or Wordpress. Hopefully, the developer finds a permanent fix for this
soon.

![](https://secure.gravatar.com/avatar/e032b7afe0ffbbf0fdc8acd6339df51db7ab863fe4e396a654f5b3fbe718ac05?
s=60&d=retro&r=g)

### 󠀁[Quick and easy](https://wordpress.org/support/topic/quick-and-easy-271/)󠁿

 [diegofrancesco](https://profiles.wordpress.org/diegofrancesco/) ନଭେମ୍ବର 10, 2020

Quick and easy to set up. Well done!

 [ Read all 19 reviews ](https://wordpress.org/support/plugin/wp-my-instagram/reviews/)

## Contributors & Developers

“WP Instant Feeds” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ mnmlthms ](https://profiles.wordpress.org/mnmlthms/)

[Translate “WP Instant Feeds” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-my-instagram)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-my-instagram/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-my-instagram/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-my-instagram/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-my-instagram/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3.4 – Sep 2 2020

 * New Bug fix for new API

#### 1.3.3 – Apr 29 2020

 * Bug fix

#### 1.3.2 – Apr 12 2020

 * improvements

#### 1.3.1 – Mar 27 2020

 * Bug Fixes

#### 1.3.0 – Mar 26 2020

 * Better feed getter 😉

#### 1.2.0 – SEP 8 2019

 * BUGFIXES 😉

#### 1.1.9 – Aug 8 2019

 * bugfixes & improvements

#### 1.1.8 – June 15 2019

 * bugfixes & improvements

#### 1.1.7 – June 18 2019

 * bugfixes & improvements
 * Removed Instagram trademark

#### 1.1.6 – Apr 14 2019

 * bugfixes & improvements

#### 1.1.5 – Feb 25 2018

 * bugfixes & improvements

#### 1.1.4 – Feb 23 2018

 * bugfixes & improvements
 * Tested Up to WP 5.x.x

#### 1.1.3 – Dec 24 2018

 * minor bugfixes
 * Tested Up to WP 5.x.x

#### 1.1.2 – Mar 17 2018

 * minor bugfixes
 * Fix api issue for retrieving with username.
 * Work with the latest json
 * Tested Up to WP 4.9.x

#### 1.1.1 – Jan 12 2018

 * minor bugfixes
 * Fix api issue for retrieving with tag.

#### 1.1.0 – Jul 17 2017

 * minor bugfixes
 * Add support for listing feed by tag

#### 1.0.3.1 – Jul 11 2017

 * minor bugfixes

#### 1.0.3

 * Ajaxurl bugfix

#### 1.0.2

 * Fix Minor bugs
 * Add ajax cache refresher, no delay on loading when cache is expired

#### 1.0.1

 * Fix Minor bugs
 * Tested Up to WP 4.8

#### 1.0.0

 * Initial Release

## Meta

 *  Version **1.3.4**
 *  Last updated **6 years ago**
 *  Active installations **6,000+**
 *  WordPress version ** 3.9 or higher **
 *  Tested up to **5.5.18**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-my-instagram/)
 * Tags
 * [Instagram](https://ory.wordpress.org/plugins/tags/instagram/)[widget](https://ory.wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://ory.wordpress.org/plugins/wp-my-instagram/advanced/)

## Ratings

 3.5 out of 5 stars.

 *  [  12 5-star reviews     ](https://wordpress.org/support/plugin/wp-my-instagram/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-my-instagram/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-my-instagram/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-my-instagram/reviews/?filter=2)
 *  [  7 1-star reviews     ](https://wordpress.org/support/plugin/wp-my-instagram/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-my-instagram/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-my-instagram/reviews/)

## Contributors

 *   [ mnmlthms ](https://profiles.wordpress.org/mnmlthms/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-my-instagram/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://mnmlthms.com/)