mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-03 01:31:17 +03:00
Five for the Future is an initiative promoting the WordPress community’s contribution to the platform’s growth. As an open source project, WordPress is created by a diverse collection of people from around the world.
The program encourages organizations to contribute five percent of their resources to WordPress development, to maintain a "golden ratio" of contributors to users.
https://make.wordpress.org/core/handbook/contribute/git/github-pull-requests-for-code-review/
![]() This also updates the function that creates new contributor posts. It replaces `create_new_contributor` with `add_pledge_contributors`. This way we can capture a batch of contributor additions all in one event by collecting all the `wp_insert_post` results in an array and including it as an action parameter. |
||
---|---|---|
plugins/wporg-5ftf | ||
themes/wporg-5ftf | ||
.gitignore | ||
composer.json | ||
composer.lock | ||
phpcs.xml.dist |