quqii – Social Media Feed Grid

설명

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 display, likes overlay
  • 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”]

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.

블록

이 플러그인은 1개의 블록을 제공합니다.

  • quqii Feed

설치

  1. Install the plugin ZIP in the WordPress admin under Plugins Add New Upload Plugin.
  2. Activate the plugin.
  3. Go to quqii Feed in the WordPress admin menu, enter your API token and verify it.
  4. Add the shortcode or block to any page.

FAQ

Where do I find my API token?

In the dashboard at feed.quqii.net/dashboard.php.

How often is the data updated?

The interval is based on the posting frequency of the account (automatic mode) or can be set manually in the quqii Feed dashboard.

Does the plugin work with page builders?

Yes. The shortcode [quqii-feed instagram="username"] works in Elementor, Divi, WPBakery and all other page builders that support shortcodes.

Can I customise the styling?

Yes. All CSS classes start with quqii-feed- and can be overridden in your theme stylesheet. Use the class attribute in the shortcode to add additional classes.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“quqii – Social Media Feed Grid”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “quqii – Social Media Feed Grid”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release