$val ) { _e($val, 'ajs-instagram-feed'); echo "
"; } ?>

" . __( 'AJS Instagram Feed', 'ajs-instagram-feed') . ""; ?>
Click me to get your Access Token & User ID
this tool to find their User ID.', 'ajs-instagram-feed'); ?>
Photos
Username
/>
Follow Button
/>
Custom CSS
Custom JavaScript

To display instagram feed, you have two options:

  1. Simply copy & paste the following shortcode directly into the page, post or widget
    [angularjs-instagram-feed]
  2. To place in the php file of your custom theme use as below
    <?php if (function_exists('angularjs_instagram_feed_show')) echo angularjs_instagram_feed_show(); ?>

Any issues?

Click here for installation guide

Click here to conact me