five-for-the-future/plugins/wporg-5ftf
Ian Dunn 521ce58de7
Contributors: Return default array when posts empty to avoid notices.
Previously there were `undefined index` notices on `wp-admin/edit.php?post_type=5ftf_pledge` when a pledge had `0` posts in either status.
2019-11-07 16:14:27 -08:00
..
assets/css Pledge List: Remove unused prototype. 2019-11-03 15:14:03 -06:00
includes Contributors: Return default array when posts empty to avoid notices. 2019-11-07 16:14:27 -08:00
tests Email: Send pledge confirmation with authentication token. (#46) 2019-10-25 12:07:09 -07:00
views Views: Modularize success/error notices for DRYness. 2019-11-07 16:14:26 -08: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 Tests: Disable logger to avoid errors. 2019-11-07 11:16:12 -08: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