Remove outdated Funding section#2734
Conversation
Actually no, it is not a "vestige of the Coding Standard being a separate project" and it never was. We introduced this after WPCS 3.0 was released as the amount of time needed to maintain WPCS without funding was completely silly and we announced this as such as well: https://make.wordpress.org/core/2023/08/21/wordpresscs-3-0-0-is-now-available/ In my opinion, there is no reason at all to remove this. WPCS heavily relies on PHPCS and the related side-projects and encouraging people to fund those projects helps keep WPCS maintainable. |
Correct, I thought it pre-dated the Github move (the Addition of the Funding sections in 2023 doesn't seem like it was appropriate, to me, as any WordPress / WordPress.org projects should be funded through the WordPress Foundation, or suggesting that donations be made to that foundation. There's a caveat that I'll mention that wp-cli still has listed sponsors, for historical reasons, although I don't believe additional ones are being added, AFAIK. https://make.wordpress.org/cli/ https://make.wordpress.org/cli/sponsors/ |
More than anything, the WP Foundation appears to be the funding backbone of WordCamps. While worthwhile, that doesn't help WPCS. Given the above, can you please explain how funding the WordPress Foundation will help make the maintenance of WPCS more sustainable ? (which is what the 2023 Make post was about). |
Description
Removes the Funding section from the README and the
.github/FUNDING.ymlfile.This is a vestige of the Coding Standards being a separate project, and is no longer accurate now that WordPressCS is maintained as part of the WordPress project.
Suggested changelog entry
None required.
Related issues/external references
Partially supersedes #2724