WP AutoPoster to Bluesky
AutoPoster to Bluesky
by Alessio Bragadini <alessio@techartconsulting.it> · github.com/abragad/wp-bsky-autoposter · website
★ 1stars
6release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/abragad/wp-bsky-autoposter/releases/download/v1.7.3/wp-bsky-autoposter-1.7.3.zipFrom the readme
WP AutoPoster to Bluesky
A WordPress plugin that automatically posts new WordPress posts to Bluesky with rich link previews.
Features
- Automatically posts new WordPress posts to Bluesky
- Supports customizable post templates with placeholders
- Includes rich link previews with post title, description, and featured image
- Automatically includes post tags as hashtags
- Optional inline hashtag placement (experimental feature that moves matching hashtags into the main text)
- Secure authentication using Bluesky App Password
- Connection testing to verify credentials before posting
- Easy to use settings page
- UTM parameter tracking for analytics
- Optional Base URL override for post links (replace the host part of the post URL before adding UTM parameters)
- Comprehensive logging system with:
- Configurable log levels (Error, Warning, Success, Debug)
- Custom log file location
- Built-in log viewer with color-coded entries
- Log management (view, refresh, clear)
Installation
1. Download the plugin files and upload them to your /wp-content/plugins/wp-bsky-autoposter directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings Bluesky AutoPo
Read the full README on GitHub →