A WordPress plugin for publishing posts to Bluesky with customizable formatting, image handling, and queue management.
admin | ||
assets | ||
includes | ||
templates | ||
bluesky-connctor.zip | ||
bluesky-connector.php | ||
README.md |
Bluesky Publisher for WordPress
Automatically share your WordPress posts to Bluesky with customizable formatting, image handling, and queue management.
Description
Bluesky Publisher for WordPress enables automatic cross-posting of your WordPress content to Bluesky. With customizable post formatting, image support, and reliable queue management, you can ensure your content looks great on Bluesky.
Features
- Automatic post sharing to Bluesky
- Customizable post formatting
- Featured image support with automatic resizing
- Queue management for reliable posting
- Post meta box for post status and manual controls
- Support for post titles, excerpts, and links
- Proper spacing and formatting of posts
- Automatic token refresh
Requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher
- Bluesky account
Installation
- Upload 'bluesky-connector' folder to the '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Go to Settings > Bluesky Publisher to configure your connection
Configuration
- Get your Bluesky app password
- Enter your Bluesky handle and app password in the settings
- Choose your preferred post format
- Start publishing!
Frequently Asked Questions
Where do I find my Bluesky app password?
You can generate an app password in your Bluesky account settings under "App Passwords".
What happens if an error occurs during posting?
Posts are added to a queue and the plugin will automatically retry failed posts. You can also manually retry posts from the post editor.
Changelog
1.0.0
- Initial release
- Customizable post formatting
- Image support with automatic resizing
- Queue management system
- Post meta box controls
- Token refresh functionality
License
This project is licensed under the MIT License - see below for details:
MIT License
Copyright (c) 2024 Eugene Web Doctor
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Credits
Developed by Eugene Web Doctor