Linux 软件免费装
Banner图

BlueFeed

开发者 alexhedstrom
更新时间 2026年6月26日 14:03
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

feed shortcode social media instagram grid bluesky

下载

1.0.14 1.0.15

详情介绍:

BlueFeed lets you embed your Bluesky feed anywhere on your WordPress site using the [bluefeed] shortcode. Choose from five beautiful layouts: Features Shortcode Examples [bluefeed] [bluefeed layout="images" columns="4" count="12"] [bluefeed layout="videos" columns="3" count="9"] [bluefeed layout="compact" count="5" show_header="false"] [bluefeed handle="other.bsky.social" layout="classic"] Shortcode Parameters Layout & Display: Color Overrides (hex values, e.g. #ffffff):

安装:

  1. Upload the bluefeed folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Settings → BlueFeed and enter your Bluesky handle
  4. Add the [bluefeed] shortcode to any page or post

屏幕截图:

  • Admin settings — Layout & Spacing tab: card gap, border radius, border width, and post element visibility toggles
  • Admin settings — Colors tab: global color defaults with opacity sliders, grouped by section

常见问题:

Do I need a Bluesky account?

You need a Bluesky handle to display a feed. The plugin uses the public API to fetch posts. No App Password or authentication is required.

Can I show multiple feeds on one page?

Yes! Use the handle parameter to show different accounts: [bluefeed handle="user1.bsky.social"] [bluefeed handle="user2.bsky.social"]

How does the Images layout work?

The Images layout automatically filters to only show posts that contain images (including gallery carousels), displaying them in a square grid. When visitors hover over an image, they see the reply, repost, and like counts.

How does the Videos layout work?

The Videos layout filters to only show posts that contain videos, using the same card body as the Cards layout. Video thumbnails keep their natural aspect ratio (portrait or landscape). A play overlay appears on hover. Clicking a thumbnail opens the post on Bluesky. You can also show video thumbnails inline in classic/cards layouts using show_videos="true".

Can I customize the colors?

Yes. You can set global default colors in Settings → BlueFeed → Color Customization, or override colors per-shortcode using color attributes like card_bg="#1a1a2e".

The feed shows a connection error. What should I do?

Go to Settings → BlueFeed and click Test Connection. This will tell you whether your server can reach the Bluesky API. If it times out, your hosting provider may be blocking outbound HTTPS requests. Contact them to whitelist public.api.bsky.app.

How does caching work?

Feed data is cached for 15 minutes by default (configurable in settings). If the API is temporarily unreachable, the plugin serves the last cached data instead of showing an error.

Is the plugin translatable?

Yes. BlueFeed is fully translation-ready. All user-facing strings in the admin settings page, Gutenberg block editor, and front-end output use the bluefeed text domain. Translators can use the included languages/bluefeed.pot template, or contribute translations via translate.wordpress.org.

更新日志:

1.0.15 1.0.14 1.0.13 1.0.12 1.0.11 1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0