
quqii Social Media Feed Grid displays Instagram profile feeds on your WordPress website. It connects to the feed.quqii.net API which retrieves, caches and serves publicly available Instagram data at lightning speed. No direct Instagram API access required.
Features
- Gutenberg block with inspector controls
- Shortcode for classic editor and page builders
- Automatic caching (5 minutes locally, server-side based on posting frequency)
- Images and videos in 4:5 format
- Follower count and likes display
- Optional post captions — shown below the image or as a full-image overlay with a customisable color and opacity, revealed by tapping an info icon
- Per-shortcode overrides for the global display settings (e.g. hide the Instagram link or like count for a single feed)
- Responsive grid spacing that respects visitors’ text-size preferences and automatically tightens up on mobile
- Fully customisable via CSS classes
Shortcode Reference
Full feed:
[quqii-feed instagram=”username”]
Profile header only:
[quqii-feed instagram=”username” display=”profile”]
Image/video grid only:
[quqii-feed instagram=”username” display=”grid”]
Follower count inline:
[quqii-feed instagram=”username” display=”followers”]
With custom column count and CSS class:
[quqii-feed instagram=”username” columns=”4″ class=”my-style”]
Override a display setting for one feed only:
[quqii-feed instagram=”username” linktoinstagram=”0″ showlikes=”0″]
Show post captions as a tap-to-reveal overlay:
[quqii-feed instagram=”username” caption=”1″ captionpos=”overlay”]
Requirements
An API token is required. Free account at feed.quqii.net.
External Services
This plugin connects to the feed.quqii.net API to retrieve Instagram profile data.
- Service: feed.quqii.net
- Purpose: Fetching, caching and serving publicly available Instagram profile data (profile info, post images, videos).
- Data sent: Your API token and the Instagram username(s) you configure.
- When: On every page load that uses the
[quqii-feed]shortcode or block (with a 5-minute local cache). - Privacy Policy: https://feed.quqii.net/privacy.php
- Terms of Service: https://feed.quqii.net/terms.php
By using this plugin, you agree to the Terms of Service. An account and API token at feed.quqii.net is required.