Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pfefferle/wordpress-share-on-bluesky
A simple crossposter for Bluesky (AT Protocol)
https://github.com/pfefferle/wordpress-share-on-bluesky
atprotocol bluesky plugin wordpress wordpress-plugin
Last synced: 14 days ago
JSON representation
A simple crossposter for Bluesky (AT Protocol)
- Host: GitHub
- URL: https://github.com/pfefferle/wordpress-share-on-bluesky
- Owner: pfefferle
- License: gpl-2.0
- Created: 2023-03-19T07:49:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-14T18:18:15.000Z (about 1 month ago)
- Last Synced: 2024-10-20T02:48:08.680Z (26 days ago)
- Topics: atprotocol, bluesky, plugin, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/share-on-bluesky/
- Size: 231 KB
- Stars: 27
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Share on Bluesky
- Contributors: pfefferle
- Donate link: https://notiz.blog/donate/
- Tags: bluesky, microblogging, crosspost, atproto, social
- Requires at least: 4.9
- Tested up to: 6.6
- Stable tag: 2.1.0
- Requires PHP: 5.6
- License: GPL-2.0
- License URI: https://opensource.org/license/gpl-2-0/A simple Crossposter for Bluesky (AT Protocol)
## Description
"Share on Bluesky" is a WordPress plugin that allows you to automatically share new posts using your Bluesky-Profile.
## Changelog
### 2.1.0
* Optimize wordwrap
* Remove redirect after activation### 2.0.0
- Improved excerpt handling
- Fixed Refresh-Code handling
- Major rework### 1.0.1
- Improve handling edge-cases when saving Bluesky data in the user profile.
### 1.0.0
- Initial release.