Simple Instagram for Developers
wordpress plugin to fetch a single instagram feed
by Jake Foster · github.com/jakewrfoster/simple-instagram-for-developers · website
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.zipReadme
Simple Instagram for Developers
-
Obtain a Client ID from the Instagram API
-
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
-
echo the shortcode "[fd_simple_instagram]" in your template
-
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