Simply Instagram Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
The Simply Instagram plugin display your Instagram photos in three Endpoints that Instagram offers through shortcode for Post and Page or using Widget.
This plugin requires your Instagram ID and Access Token. Major update on version 1.1 is the on page Instagram Authorization. After activating the plugin, go to Settings -> Simply Instagram then login to your Instagram account and authorize this plugin to access your Instagram data. If you authorize Simply Instagram, it will retrieve your ID and Access Token.
This plugin is using prettyPhoto and Masonry.
Features:
- Custom slideshow theme.
- Personalize media viewer.
- Option to use prettyPhoto or built-in media viewer.
- Option to display photos statistics, caption and photographer.
- Flexible admin settings.
- Shortcode generator.
- User defined autoplay slideshow.
- Supports short code integration.
- Custom images display.
- Option to display trending photos on Instagram, your current uploads, latest feed, like photos, followers and following.
- Option to display your profile in widget.
- Follow @username function which allows your visitor to follow you in instant.
- Option to display photo caption when using prettyPhoto slideshow. A major drawback for Simply Instagram earlier version is prettyPhoto inability to handle long photo caption.
- User defined animation speed when using slideshow.
Shortcode Documentation( for guidelines only since v1.2.3 has shortcode generator ready in admin settings ):
Attributes:
1.) Endpoints - Main attributes. Short code will never work with this attribute.
a.) Users - This endpoint is used to access your Basic Information.
b.) Media - A global endpoint. It will retrieve media API response.
2.) Type - Types of which endpoint supports. It must corresponds with endpoints in order to work.
a.) Self Feed - Retrieve your feed based on given output allowed. It includes photos of person you are following. This type is strictly for "users" endpoint only.
b.) Recent Media - Retrieve your latest uploads on Instagram based on given output allowed. This type is strictly for "users" endpoint only.
c.) Likes - Retrieve photos you like/love. This type is strictly for "users" endpoint only.
3.) Size - Photo's resolution. As defined by Instagram, it has 3 values:
a.) Thumbnail - Thumbnail size of photo. Exactly 150 x 150.
b.) Low Resolution - Exactly 306 x 306. This value is the default for Simply Instagram Wordpress Plugin.
c.) Standard Resolution - The largest image with highest quality. Dimension is 612 x 612.
Shortcode Samples:
Display recent feeds on your account. This includes photos form people you’re following.
[simply_instagram endpoints=”users” type=”self-feed” size=”standard_resolution” display=”20″]
Retrieve photos with highest love on Instagram and display randomly.
[simply_instagram endpoints=”media” type=”popular” size=”standard_resolution” display=”15″]
Display your latest uploaded photos.
[simply_instagram endpoints=”users” type=”recent-media” size=”standard_resolution” display=”10″]
Screenshots
-
Widget with complete bio. Follow and Unfollow button added in v1.2.0.
-
Most popular widget.
-
Recent media widget.
-
Sample using shortcode in page.
-
Sample of Facebook theme gallery.
-
Latest uploads widget.