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 a67ef04505
Move "send mange email" code to ajax endpoint (#103)
Add an admin-ajax endpoint to request an authorized email to edit an existing pledge. The email submitted needs to match the submitted organizer email for the given pledge. If it does, an email will be sent out with the link to the pledge management form. If not, it will return an error.

See #98.
2019-11-20 18:04:40 -05:00
bin Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00
plugins/wporg-5ftf Move "send mange email" code to ajax endpoint (#103) 2019-11-20 18:04:40 -05:00
themes/wporg-5ftf Sync with pub/wporg r9248 2019-11-20 12:06:11 -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 Theme: Single pledge view (#43) 2019-10-28 13:38:49 -04: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