[WordPress] 外掛分享: BlueFeed

首頁外掛目錄 › BlueFeed
WordPress 外掛 BlueFeed 的封面圖片
10+
安裝啟用
尚無評分
剛更新
最後更新
問題解決
WordPress 5.8+ PHP 7.4+ v1.0.6 上架:2026-03-29

內容簡介

BlueFeed 外掛讓您可以在 WordPress 網站上嵌入 Bluesky (AT Protocol) 的動態,透過 [bluefeed] 短碼輕鬆顯示社交媒體內容,提供多種佈局選擇,提升網站互動性。

【主要功能】
• 四種佈局樣式選擇(經典、卡片、緊湊、圖片)
• 可配置的網格列數
• 自動快取功能,提升頁面載入速度
• 支援點擊連結和 @提及自動連結
• 兼容多種頁面構建器(如 Elementor)
• 響應式設計,適應各種螢幕尺寸

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.6) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「BlueFeed」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

BlueFeed lets you embed your Bluesky feed anywhere on your WordPress site using the [bluefeed] shortcode. Choose from four beautiful layouts:

Classic – A familiar social-media timeline look
Cards – A responsive card grid, great for visual content
Compact – A minimal, space-efficient list view
Images – An image grid, square image grid showing only posts with images, with hover overlays for likes and comments

Features

4 layout styles (classic, cards, compact, images)
Configurable column count for grid layouts
Profile header with avatar, banner, bio, and stats
Clickable links and @mentions auto-linked
Follow button linking to the Bluesky profile
Color customization via admin settings or per-shortcode attributes
Automatic caching with configurable duration for fast page loads
Stale-cache fallback. Serves cached content if the API is temporarily unreachable
Test Connection button in admin to diagnose API connectivity
Compatible with page builders (Breakdance, Elementor, Beaver Builder, etc.)
Responsive design for all screen sizes
Works with the public Bluesky API. No authentication required

Shortcode Examples
[bluefeed]
[bluefeed layout="images" columns="4" count="12"]
[bluefeed layout="compact" count="5" show_header="false"]
[bluefeed handle="other.bsky.social" layout="classic"]

Shortcode Parameters
Layout & Display:

layout – classic, cards, compact, or images (default: classic)
count – Number of posts (default: 9, max 100)
handle – Override the Bluesky handle from settings
columns – Grid columns for images/cards (default: 3)
gap – Space between posts/cards in pixels (default: auto per layout)
border_radius – Corner rounding in pixels (default: 12, use 0 for square)
border_width – Border thickness in pixels (default: 1, images layout defaults to 0)
show_header – Show profile header: true/false (default: true)
show_replies – Include replies in the feed: true/false (default: false)
show_images – Show images in classic/cards layouts: true/false (default: false)
show_follow – Show follow button: true/false (default: true)
show_caption – Show post caption on hover in images layout: true/false (default: false)

Color Overrides (hex values, e.g. #ffffff):

card_bg, placeholder_bg, post_text, meta_text, card_border
link_color, link_hover, row_hover_bg, header_name
follow_text, follow_bg, follow_border, follow_hover_text, follow_hover_bg

External services
This plugin connects to the Bluesky public API to retrieve and display Bluesky social media content on your WordPress site. It is required for all plugin functionality. Without it, no feed or profile data can be displayed.
What data is sent and when

Profile requests – When a page containing the [bluefeed] shortcode is loaded, the plugin sends the configured Bluesky handle to the endpoint https://public.api.bsky.app/xrpc/app.bsky.actor.getProfile to retrieve the user’s profile information (display name, avatar, banner, bio, and follower/following/post counts).
Feed requests – On the same page load, the plugin sends the Bluesky handle along with display parameters (post count, filter type) to the endpoint https://public.api.bsky.app/xrpc/app.bsky.feed.getAuthorFeed to retrieve the user’s posts.

No visitor personal data, cookies, or tracking information is sent to the API. Responses are cached locally on your server (default 15 minutes, configurable) to reduce the number of external requests.
Service provider
This service is provided by Bluesky PBC (bsky.app).

Terms of Service
Privacy Policy

延伸相關外掛

文章
Filter
Apply Filters
Mastodon