Display an Instagram feed anywhere on your website.
This feature is available as both a shortcode and sidebar widget.
It has built in cache support, which updates every 15 minutes.
You can display the feed by using the [wpe_instagram]
shortcode.
The shortcode also supports the following:
[wpe_instagram count="3"]
This will display the latest 3 tweets.[wpe_instagram order="random"]
This will display random tweets.[wpe_instagram class="instagram"]
This will give your Instagram <ul>
a custom class name.[wpe_instagram count="3" order="random"]
[wpe_instagram count=”3″ order=”random”]