=== Mastodon Embed === Contributors: davidlibeau Donate link: http://davidlibeau.fr/ Tags: mastodon, embed, status, gnu social Requires at least: 1.0 Tested up to: 1.0 Stable tag: 1.2 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html A plugin to embed Mastodon statuses. == Description == A plugin to embed Mastodon statuses. >Only work with HTTPS non-forced Mastodon instance. See https://github.com/DavidLibeau/mastodon-widget/issues/1 == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Write `[mastodon url="`a Mastodon status URL`"][/mastodon]` Examples : `[mastodon url="https://mastodon.xyz/@David/15605"][/mastodon]` == Frequently Asked Questions == = It didn't work ! = Ask [here](https://github.com/DavidLibeau/mastodon-widget/issues/) ! = Can I help ? = [Yes !](https://github.com/DavidLibeau/mastodon-widget/) == Screenshots == No screenshots == Changelog == = 1.2 = * Change CURL to Wordpress HTTP API = 1.1 = * Add height option = 1.0 = * First version