FAIR plugin
Find a file
github-actions[bot] 65a3cc5d90
Generate POT - 2025-06-05 (#1)
Signed-off-by: rmccue <rmccue@users.noreply.github.com>
Co-authored-by: rmccue <rmccue@users.noreply.github.com>
2025-06-05 09:33:51 -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 Initial export of the repository 2025-06-05 11:51:30 +02:00
languages Generate POT - 2025-06-05 (#1) 2025-06-05 09:33:51 -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 Initial export of the repository 2025-06-05 11:51:30 +02: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.