We'll create fresh WordPress site with WP Instant Feeds installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Embedding your feed from your Instagram easily with WP Instant Feeds.
This is a better version of wp-instagram-widget
. Thanks to Scott Evans
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 urlfor 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.**