From 5cb3d8f6b26d671dd66365e64c1286cdedeb09d8 Mon Sep 17 00:00:00 2001 From: Dion Hulse Date: Mon, 20 Apr 2026 16:46:33 +1000 Subject: [PATCH 1/2] Remove Funding section from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index febabd8ad4..c469681725 100644 --- a/README.md +++ b/README.md @@ -253,10 +253,6 @@ At this moment, WordPressCS offer the following tools: See [CONTRIBUTING](.github/CONTRIBUTING.md), including information about [unit testing](.github/CONTRIBUTING.md#unit-testing) the standard. -## Funding - -If you want to sponsor the work on WordPressCS, you can do so by donating to the [PHP_CodeSniffer Open Collective](https://opencollective.com/php_codesniffer). - ## License See [LICENSE](LICENSE) (MIT). From 2329facff2d0bdafcfc753da807637787aefe301 Mon Sep 17 00:00:00 2001 From: Dion Hulse Date: Mon, 20 Apr 2026 16:47:48 +1000 Subject: [PATCH 2/2] Delete .github/FUNDING.yml --- .github/FUNDING.yml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 1c024b2bfb..0000000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1 +0,0 @@ -custom: "https://opencollective.com/php_codesniffer"