FAIR plugin
Find a file
Viktor Szépe 948818d1c6
Fix errors discovered by static analysis (#32)
Signed-off-by: Viktor Szépe <viktor@szepe.net>
2025-06-08 14:39:21 -05:00
.github/workflows Initial export of the repository 2025-06-05 11:51:30 +02:00
assets Fix invalid CSS declaration (#10) 2025-06-06 15:58:42 -07:00
bin Initial export of the repository 2025-06-05 11:51:30 +02:00
docs Initial export of the repository 2025-06-05 11:51:30 +02:00
inc Fix errors discovered by static analysis (#32) 2025-06-08 14:39:21 -05:00
languages remove old .pot (#4) 2025-06-05 16:53:35 -07:00
.distignore Initial export of the repository 2025-06-05 11:51:30 +02:00
.editorconfig Initial export of the repository 2025-06-05 11:51:30 +02:00
.gitignore Initial export of the repository 2025-06-05 11:51:30 +02:00
.wp-env.json Initial export of the repository 2025-06-05 11:51:30 +02:00
CONTRIBUTING.md Initial export of the repository 2025-06-05 11:51:30 +02:00
LICENSE Initial export of the repository 2025-06-05 11:51:30 +02:00
package-lock.json Initial export of the repository 2025-06-05 11:51:30 +02:00
package.json Initial export of the repository 2025-06-05 11:51:30 +02:00
plugin.php Add Git Updater integration headers (#7) 2025-06-06 15:58:14 -07:00
README.md Typo in Readme (#35) 2025-06-07 21:12:36 -07:00

FAIR

FAIR is a system for using Federated and Independent Repositories in WordPress.

This repository contains the plugin for installation into WordPress.

Description

This plugin prevents all calls to WordPress.org, WordPress.com, Gravatar.com, and any other connection to Automattic servers from the core WordPress code.

Features

  • Credits - Replace calls to the update API for version information. Prevent loading Gravatars for contributors.
  • Default Repository - Changes the default repository for extensions to api.aspirecloud.net
  • Importers - Replace the retrieval of popular import plugins.
  • Openverse - Disable the media category in the block editor.
  • Salts - Prevents calls to the WordPress.org API for salt generation.
  • Version Check - Prevents calls to the WordPress.org API for version checks.

Assets

Assets normally hosted on WordPress.org or the WordPress.com CDN will be hosted on {{ LOCATION_TBD }}.

  • Language Packs
  • Credit Page images
  • Twemoji

Contributing

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.