Adds Fediverse icons to Jetpack's Social Menu module.
Enable Fediverse icons in Jetpack’s Social Menu module. (Requires Jetpack, and may not be supported by all themes.)
This plugin currently provides icons for:
– Diaspora
– Friendica
– GNU Social
– Mastodon
– Peertube
– Pixelfed
wp-content/plugins
.While Jetpack itself uses domain names, e.g., facebook.com
, to decide which icon to apply, that approach wouldn’t work here: federated platforms are hosted on all sorts of domains. What does work, though, is to name menu items after the applicable Fediverse platform.
Bump “Tested up to” to WordPress’s latest version.
Refactor, so that hook callbacks can also be removed.
Added check that Jetpack’s installed.
Initial release.