Description
Enable Fediverse icons in Jetpack’s Social Menu module. (Requires Jetpack, and may not be supported by all themes.)
Supported Platforms
This plugin currently provides icons for:
– Diaspora
– Friendica
– GNU Social
– Mastodon
– Peertube
– Pixelfed
Installation
- Either visit Plugins > Add New, search “add fediverse icons to jetpack” and install, or manually unpack the ZIP file into
wp-content/plugins
. - In WP Admin, head over to Plugins and activate Add Fediverse Icons to Jetpack.
- From Appearance > Menus, select your (Jetpack) Social Menu and start adding Custom Links to your Fediverse profile(s). Make sure to set each link’s Navigation Label to the platform you’re linking to, e.g., GNU Social, Peertube, or Mastodon.
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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Add Fediverse Icons to Jetpack” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Add Fediverse Icons to Jetpack” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.3.2
Bump “Tested up to” to WordPress’s latest version.
0.3
Refactor, so that hook callbacks can also be removed.
0.2
Added check that Jetpack’s installed.
0.1
Initial release.