Descrizione
This WordPress plugin is super simple. It just adds something like this <link rel="me" href="https://your.mastodon.instance/@yourusername" />
to your website’s <head>
.
Installazione
Automatic installation
Automatic installation is the easiest option — WordPress will handle the file transfer, and you won’t need to leave your web browser.
- Log in to your WordPress dashboard
- Navigate to the “Plugins” menu
- Search for “Link Verification for Mastodon”
- Click “Install Now” and WordPress will take it from there
- Activate the plugin through the “Plugins” menu in WordPress
Manual installation
- Upload the entire
link-verification-for-mastodon
folder to thewp-content/plugins/
directory - Activate the plugin through the “Plugins” menu in WordPress
After activation
- In your WordPress dashboard, under “Settings”, you will find the “Mastodon Verification” menu
- Copy-paste your Mastodon username (formatted as
@yourusername@your.mastodon.instance
) - Click “Save Changes”
- Your link should show up as verified on your profile in a few minutes
FAQ
-
What’s my Mastodon username?
-
A Mastodon account is formed like an email account:
@name@some.mastodon.instance
. You need to enter the whole thing (including your instance) in the plugin’s settings. -
Where can I report any bugs and/or request additional features?
-
If you have spotted any bugs, or would like to request additional features from the plugin, please file an issue.
Recensioni
Contributi e sviluppo
“Link Verification for Mastodon” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Link Verification for Mastodon” è stato tradotto in 2 lingue. Grazie ai traduttori per i loro contributi.
Traduci “Link Verification for Mastodon” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.0.3: November 22, 2022
- Sanitize text fields to automatically trim any leading and/or trailing whitespace
1.0.2: November 19, 2022
- Bump version number
1.0.1: November 19, 2022
- Update readme.txt
- Update screenshot
1.0: November 19, 2022
- Initial version.