This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

OStatus

Description

OStatus for WordPress turns your blog into a federated social network. This means you can share and talk to everyone using the OStatus protocol, including users of Status.net/Identi.ca, gnu.social, Friendica and Mastodon.

For more information about OStatus visit the OStatus Community Group

This plugin bundles a few other plugins it requires to work, theses are installed automatically unless you have them already installed.

Compatibility:

  • GNU.social
  • Mastodon
  • Friendica

Plugin requirements:

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the \’Plugins\’ menu in WordPress
  3. Check all the needed plugins are there and activated through the settings-pageFollow the normal instructions for installing WordPress plugins.

Automatic Plugin Installation

To add a WordPress Plugin using the built-in plugin installer:

  1. Go to Plugins > Add New.
  2. Type “ostatus” into the Search Plugins box.
  3. Find the WordPress Plugin you wish to install.
    1. Click Details for more information about the Plugin and instructions you may wish to print or save to help setup the Plugin.
    2. Click Install Now to install the WordPress Plugin.
  4. The resulting installation screen will list the installation as successful or note any problems during the install.
  5. If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.

Manual Plugin Installation

There are a few cases when manually installing a WordPress Plugin is appropriate.

  • If you wish to control the placement and the process of installing a WordPress Plugin.
  • If your server does not permit automatic installation of a WordPress Plugin.
  • If you want to try the latest development version.

Installation of a WordPress Plugin manually requires FTP familiarity and the awareness that you may put your site at risk if you install a WordPress Plugin incompatible with the current version or from an unreliable source.

Backup your site completely before proceeding.

To install a WordPress Plugin manually:

  • Download your WordPress Plugin to your desktop.
  • If downloaded as a zip archive, extract the Plugin folder to your desktop.
  • With your FTP program, upload the Plugin folder to the wp-content/plugins folder in your WordPress directory online.
  • Go to Plugins screen and find the newly uploaded Plugin in the list.
  • Click Activate to activate it.

FAQ

can I help you?

You can help!

This plugin bundles a few plugins theta implement parts of the OStatus specification.

If you are the author of a relevant plugin, or are planning one, contact us to get it included in this bundle.

Reviews

I thought a plugin like this will never be available for WordPress. I'm glad to have found this from an old post I shared in Hacker News / YCombinator. Through this plugin, or meta plugin, anyone can put their blog into the Decentralised, Distributed, Federated, and Open Network ("DDFON" as I call it) space. Works like a charm. Good job and thank you! Makes it all easier!
Read all 1 review

Contributors & Developers

“OStatus” is open source software. The following people have contributed to this plugin.

Contributors

“OStatus” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “OStatus” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.5.5

  • update requirements

2.5.4

  • Add NodeInfo support

2.5.3

  • Fixed GNU.social compatibility

2.5.2

  • Fixed Altenate-URL (feed)

2.5.1

  • Fixed feed-ids

2.5.0

  • fixed “flush rewrite rules”
  • optimized admin pages (still work in progress)

2.4.1

  • fixed donation link

2.4.0

  • complete refactoring
  • better text encoding

2.3.2

  • updated WebSub support

2.3.1

  • htmlspecialchars instead of htmlentities

2.3.0

  • nicer feeds
  • enable/disable the feed summary in the settings

2.2.3

  • add main OStatus feed URL

2.2.2

  • support the legacy WebFinger specs

2.2.1

  • WordPress.org seems to ignore v2.0.0

2.2.0

  • better compatibility with mastodon

2.1.0

  • some small tweaks
  • added header image support
  • new pubsubhubbub filters

2.0.1

  • some small improvements
  • fixed webfinger discovery
  • better i18n handling (thanks @hinaloe)

2.0.0

  • Mastodon and gnu.social support
  • PHP 7 compatibility
  • small changes

1.2

  • WordPress 3.1 support

1.1

  • added functionality

1.0

  • initial version