Bluesky Feed for WordPress®
Bluesky Feed for WordPress®
Showcase your recent Bluesky posts on your WordPress® website in a variety of ways. Display your Bluesky feed using a widget, shortcode, preview the feed in the admin settings, with customizable themes and display styles.
Features
- Widget Integration: Easily add your Bluesky feed to your website's sidebar or footer.
- Shortcode Support: Place the feed anywhere on your site with
[bluesky_feed display="list|grid"]
. - Admin Preview: See how your feed will look directly in the plugin settings page.
- Customizable Themes: Choose from
light
,dim
, ordark
themes. - Grid or List Layouts: Choose between a list display or a grid layout with 3-4 posts per row.
- Real-Time Fetching: Fetch your latest Bluesky posts via the official API.
- Pin Filtering: Optionally include or exclude pinned posts.
- Responsive Design: Feed styles adapt seamlessly across devices.
-
- *
Installation
-
Download the Plugin
Clone or download the plugin from the GitHub repository. -
Upload to WordPress
- Navigate to Plugins > Add New in your WordPress admin.
- Click Upload Plugin and select the downloaded ZIP file.
- Click Install Now and Activate.
-
Configure Settings
- Go to Settings > Bluesky Feed.
- Enter your Bluesky username and adjust display options.
-
- *
Usage
1. Widget
Add the Bluesky Feed Widget from the Appearance > Widgets section. Customize global settings in the plugin options.
2. Shortcode
Use the [bluesky_feed]
shortcode in any post or page.
Available attributes:
display
: Choose betweenlist
(default) orgrid
.
Example:
[bluesky_feed display="grid"]
3. Admin Preview
Preview your feed directly in the settings page under Settings > Bluesky Feed.
License
This plugin is licensed under the GPL-2.0+.
See the LICENSE file for details.
Acknowledgments
- Built with ❤️ by Robert DeVore.
- Icons powered by Tabler Icons.
The following is a list of the most recent releases for this plugin.
-
1.0.0 - 1.0.0
SHA256 hash:8c78e7b4e13a72258b3de2d8bf3fa6e18931af583a83c56af024632a78774a25
The following is a list of the most recent issues for this plugin.
Hash Verification
ZIP files downloaded via this site have an associated SHA256 hash.
Mac
On Mac, you can use the sha256 command to calculate the hash of a downloaded ZIP file. Open terminal and execute:
sha256 [filename]
Where [filename] is the name of the ZIP file. If the hash matches the one on the website, the ZIP file is genuine.
Linux
On Linux, you can use the sha256sum command to calculate the hash of a downloaded ZIP file. From a shell, execute:
sha256sum [filename]
Where [filename] is the name of the ZIP file. If the hash matches the one on the website, the ZIP file is genuine.
Latest Release
The latest official release is below.
1.0.0
Download 1.0.08c78e7b4e13a72258b3de2d8bf3fa6e18931af583a83c56af024632a78774a25
Github Repository
This project is located on Github in the repository robertdevore/bluesky-feed-for-wordpress.
Star Support Project