five-for-the-future/plugins/wporg-5ftf
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
..
assets Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
includes Pledge: Count number of confirmed contributors instead of using arbitrary number input (#52) 2019-10-25 13:39:13 -07:00
tests Email: Send pledge confirmation with authentication token. (#46) 2019-10-25 12:07:09 -07:00
views Pledge: Count number of confirmed contributors instead of using arbitrary number input (#52) 2019-10-25 13:39:13 -07:00
.gitignore Tests: Setup PHPUnit and PHPUnit Watcher. 2019-10-23 14:27:26 -07:00
composer.json Composer: Document why PHPUnit 7 is used instead of 8. 2019-10-24 16:22:55 -07:00
composer.lock Composer: Warn about bug in test watcher interactive mode. 2019-10-24 08:12:48 -07:00
index.php Email: Send pledge confirmation with authentication token. (#46) 2019-10-25 12:07:09 -07:00
phpunit-watcher.yml.dist Tests: Setup PHPUnit and PHPUnit Watcher. 2019-10-23 14:27:26 -07:00
phpunit.xml.dist Tests: Setup PHPUnit and PHPUnit Watcher. 2019-10-23 14:27:26 -07:00