https://github.com/over-engineer/link-verification-for-mastodon
🐘 An unofficial WordPress plugin to quickly verify a link on your Mastodon profile
https://github.com/over-engineer/link-verification-for-mastodon
fediverse mastodon wordpress wordpress-plugin
Last synced: 5 months ago
JSON representation
🐘 An unofficial WordPress plugin to quickly verify a link on your Mastodon profile
- Host: GitHub
- URL: https://github.com/over-engineer/link-verification-for-mastodon
- Owner: over-engineer
- License: gpl-2.0
- Created: 2022-11-17T01:28:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T20:33:39.000Z (almost 2 years ago)
- Last Synced: 2025-12-09T20:47:11.199Z (6 months ago)
- Topics: fediverse, mastodon, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/link-verification-for-mastodon/
- Size: 577 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Link Verification for Mastodon
[](https://wordpress.org/plugins/link-verification-for-mastodon/)
[](https://wordpress.org/plugins/link-verification-for-mastodon/)
[](https://wordpress.org/plugins/link-verification-for-mastodon/)
[](https://wordpress.org/plugins/link-verification-for-mastodon/)
🐘 An unofficial WordPress plugin to quickly verify a link on your Mastodon profile.
## Table of Contents
* [Installation](#-installation)
* [Usage](#-usage)
* [Bugs & Features](#-bugs--features)
* [Credits](#-credits)
* [License](#-license)
## 📦 Installation
### Automatic installation
Automatic installation is the easiest option — WordPress will handle the file transfer,
and you won’t need to leave your web browser.
1. Log in to your WordPress dashboard
2. Navigate to the “Plugins” menu
3. Search for “Link Verification for Mastodon”
4. Click “Install Now” and WordPress will take it from there
5. Activate the plugin through the “Plugins” menu in WordPress
### Manual installation
1. Upload the entire `link-verification-for-mastodon` folder to the `wp-content/plugins/` directory
2. Activate the plugin through the “Plugins” menu in WordPress
## ⌨️ Usage

After [installation and activation](#-installation):
1. In your WordPress dashboard, under “Settings”, you will find the “Mastodon Verification” menu
2. Copy-paste your **Mastodon username** (formatted as `@yourusername@your.mastodon.instance`)
3. Click “Save Changes”
4. Your link should show up as verified on your profile in a few minutes
## 🐞 Bugs & Features
If you have spotted any bugs, or would like to request additional features from the plugin,
please [file an issue](https://github.com/over-engineer/link-verification-for-mastodon/issues).
## 📙 Credits
* Plugin developed by [over-engineer](https://over-engineer.com/)
([`@overengineer@fosstodon.org`](https://fosstodon.org/@overengineer) on Mastodon)
* Plugin icon and banner designed by the amazing [kwnva](https://kwnva.design/)
## 📖 License
GNU GPL v2 or later, check the [`LICENSE`](./LICENSE) file.