WP Manifestindependent plugin directory
manifest / social / simple-instagram-for-developers

Simple Instagram for Developers

wordpress plugin to fetch a single instagram feed

by Jake Foster · github.com/jakewrfoster/simple-instagram-for-developers · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jakewrfoster/simple-instagram-for-developers/archive/refs/heads/master.zip

Readme

Simple Instagram for Developers

  1. Obtain a Client ID from the Instagram API

  2. Enter the Client ID along with the User ID of the feed you would like to display on your wordpress install in the plugin settings

  3. echo the shortcode "[fd_simple_instagram]" in your template

  4. Style to your heart's content

In the future I will be adding slideshow options (currently has hardcoded classes for use with Flexslider), advanced error handling, a set of out-of-the-box styles as well as better support from the options page (for those who may need help obtaining the proper info from the Instagram API)

<3

Read the full README on GitHub →