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
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
plugins/wporg-5ftf Contributors: Return default array when posts empty to avoid notices. 2019-11-07 16:14:27 -08:00
themes/wporg-5ftf Theme: Bump cachebuster 2019-11-04 15:19:49 -06:00
.gitignore Add more exclusions to .gitignore (#85) 2019-11-06 11:51:40 -05: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 Theme: Single pledge view (#43) 2019-10-28 13:38:49 -04:00