Descrizione
A plugin to embed Mastodon statuses.
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Write
[mastodon url="
a Mastodon status URL"][/mastodon]
Examples :
[mastodon url="https://mastodon.xyz/@David/15605"][/mastodon]
- Upload the plugin files to the
- It didn’t work !
-
Ask here !
- Can I help ?
Recensioni
Contributi e sviluppo
“Mastodon Embed” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Mastodon Embed” 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.3
- Support forced HTTPS
1.2
- Change CURL to WordPress HTTP API
1.1
- Add height option
1.0
- First version