Fediverse sharing button
Let your site's visitors share your work with the fediverse!
by Stefan Bohacek · github.com/stefanbohacek/fediverse-share-button-wordpress · website
★ 10stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/stefanbohacek/fediverse-share-button-wordpress/archive/refs/heads/main.zipFrom the readme
Fediverse sharing button
This WordPress plugin is under active development and will be available from the WordPress plugin directory soon. More about the project
The list of supported platforms is in this separate GitHub repo.
Development
1. Install dependencies with npm install.
2. Run npm run build to compile JS/CSS files or npm run watch to watch for file changes while developing.