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/
Find a file
Corey McKrill 838a490776
Pledge: Count number of confirmed contributors instead of using arbitrary number input (#52)
This will be more accurate and avoid confusion that could arise if the self-reported "Number of Employees Being Sponsored" didn't match the number of confirmed contributors listed on the pledge.

Having that counted number stored in post meta is still useful, though, so this also adds/updates that number for a pledge whenever a Contributor post changes its status.

Fixes #48
2019-10-25 13:39:13 -07:00
plugins/wporg-5ftf Pledge: Count number of confirmed contributors instead of using arbitrary number input (#52) 2019-10-25 13:39:13 -07:00
themes/wporg-5ftf Pledge List: Display pledges in list with sort and search ability (#33) 2019-10-25 16:34:46 -04:00
.gitignore Remove build files (#19) 2019-10-07 15:59:38 -04:00
composer.json Add Composer and PHPCS 2019-10-01 13:42:11 -04:00
composer.lock Add Composer and PHPCS 2019-10-01 13:42:11 -04:00
phpcs.xml.dist Pledge List: Display pledges in list with sort and search ability (#33) 2019-10-25 16:34:46 -04:00