WP Instagram Feed
WordPress plugin to display Instagram photos of any user. Works without Access Token!
by Pixel Studio · github.com/hrsetyono/wp-instafeed · website
★ 1stars
6composer installs
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/hrsetyono/wp-instafeed/archive/refs/heads/master.zipAlso on Packagist as pixelstudio/wp-instafeed:
composer require pixelstudio/wp-instafeedFrom the readme
Instagram Feed for WordPress
Display instagram photos of any user. Works without Access Token!
Note: Show by hashtag is not supported yet.
This plugin is based on this PHP Library.
Requirement
- PHP version 7.x
- WordPress version 4.9.x
Shortcode
SLIDER:
STANDARD GALLERY:
- username (string)
- items-per-slide (string / optional) - Amount of photos per slide. Default value is 4/3/2 which mean 4 items on desktop, 3 items on medium screen ( thumbnailSrc - 640x640 size, if you need lower resolution, get it from thumbnails array.
- medias = displaySrc - Original size.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.