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
Kelly Dwan 3b97459b15
Pledge List: Change list order hourly (#132)
Using a seed for the RAND function, based on the date & time, will randomize the list every hour, while keeping the order consistent across any pagination. This also removes the increase to posts_per_page, since pagination is functional again.

Fixes #70
2019-12-13 15:41:00 -05:00
bin Modify existing team data to match new names, etc. 2019-12-05 15:01:40 -08:00
plugins/wporg-5ftf Pledge List: Change list order hourly (#132) 2019-12-13 15:41:00 -05:00
themes/wporg-5ftf Bump cachebuster 2019-12-11 16:23:04 -05:00
.gitignore Add more exclusions to .gitignore (#85) 2019-11-06 11:51:40 -05:00
.travis.yml Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00
composer.json Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00
composer.lock Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00
phpcs.xml.dist Use a unique text-domain, wporg-5ftf (#110) 2019-11-23 13:24:37 -05:00
phpunit-watcher.yml.dist Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00
phpunit.xml.dist Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00