FAIR is a system for using Federated and Independent Repositories in WordPress.
This repository contains the plugin for installation into WordPress.
Many features in WordPress rely on requests to WordPress.org services, including update checks, translations, emojis, and more. Services on WordPress.org are expensive to maintain and centralized. In order to help strengthen the future of the whole WordPress ecosystem, FAIR was built to reduce reliance and burden on the central WordPress.org services.
This plugin configures your site to use FAIR implementations of the key services that are currently centralized on WordPress.org.
FAIR can be installed manually by downloading the latest zip from releases and install it via your WordPress admin dashboard.
To remove the FAIR plugin and its features, you can deactivate and delete the plugin. There are no changes made to your database outside of the plugin settings, and no external files are edited. FAIR is a self-contained plugin, using the accepted WordPress standards and practices.
Note
The FAIR project is brand new. This plugin is a pre-release and some features are yet to be fully implemented.
The FAIR plugin implements federated or local versions of the following features in WordPress:
- Version checks and updates to WordPress, plugins, and themes
- Language packs and translations
- Events and News feeds in the dashboard
- Images used on the About screen, Credits screen, and elsewhere
- Browser and server health checks
- Other APIs such as the Credits API, Secret Keys API, and Importers API
- Twemoji images for emojis
The default FAIR provider in this plugin is AspireCloud from AspirePress. The AspirePress team were key in helping the FAIR project get off the ground. As the FAIR project grows and other providers come online you will be able to configure your chosen FAIR provider within the plugin.
In addition to the key FAIR implementations, a few other features in WordPress are configured by this plugin to reduce reliance and burden on other centralized external services:
- User avatars can optionally be uploaded locally as an alternative to the Gravatar service
- Media features provided by OpenVerse are disabled, pending discussion and work by the FAIR working group
- Ping services are configured to use IndexNow in place of Pingomatic
- See Also: Linux Foundation Projects Privacy Policy
FAIR is built to reduce external dependencies and keep your site as self-contained as possible. However, some essential features require connecting to remote services in order to function correctly. This section details which features involve remote requests, what data may be transmitted, and the specific third-party providers involved. Review the list below to understand exactly where and why your site may communicate with external endpoints.
- Search engine pings when a post is published are handled by IndexNow.
- Installation and updates of all WordPress Packages (core, plugins, themes) are via AspireCloud from AspirePress (or other mirror as configured).
- PHP versions are provided by php.net
- Twemoji (emoji assets) are retrieved by jsDeliver
In addition we self-host certain features that could not be properly protected on our API servers as an intermediary. All data collected from FAIR servers fall under the Linux Foundation Policies and Terms of Use for Hosted Projects; additionally, the server itself is open source. These services include:
- WordPress Events (
https://api.fair.pm/fair/v1/events
) - Retrieved from The WP World hourly and then cached on our servers. No user data is sent to The WP World. - WordPress Planet/News (
https://planet.fair.pm/atom.xml
)
See CONTRIBUTING.md for information on contributing.
The FAIR plugin is currently maintained by the Technical Independence Working Group, in conjunction with the FAIR Working Group.
FAIR is licensed under the GNU General Public License, v2 or later. Copyright 2025 the contributors.
WordPress is a registered trademark of the WordPress Foundation. FAIR is not endorsed by, or affiliated with, the WordPress Foundation.