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 Connector Plugin for WordPress
Description
This plugin connects your WordPress blog to Bluesky and allows you to format and publish posts to Bluesky whenever a new post is published. Users can log into their Bluesky account via the plugin, and the plugin will automatically generate and store the API key.
Installation
- Upload the
bluesky-connector
folder to the/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Configure the plugin settings in the WordPress admin under 'Settings' > 'Bluesky Connector'.
Configuration
- Client ID: Your Bluesky client ID.
- Client Secret: Your Bluesky client secret.
- Redirect URI: Your Bluesky redirect URI.
Usage
- Once configured, click on the "Login with Bluesky" button to authenticate and generate the API key.
- The plugin will automatically publish a formatted version of your new posts to Bluesky.
License
This plugin is licensed under the GPLv2 or later.