FAIR plugin
Find a file
Andy Fragen eb6996b196
Add Git Updater integration headers (#7)
Signed-off-by: Andy Fragen <andy@thefragens.com>
2025-06-06 15:58:14 -07:00
.github/workflows Initial export of the repository 2025-06-05 11:51:30 +02:00
assets Initial export of the repository 2025-06-05 11:51:30 +02: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 Update URL for REST schema (#5) 2025-06-06 15:33:14 -07: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 Initial export of the repository 2025-06-05 11:51:30 +02: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 endorse by, or affiliated with, the WordPress Foundation.