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
Corey McKrill 9c08692d5d
New Pledge: Validate submitted form values and generate a draft pledge post (#35)
Ensures that a submission to the new pledge form has:

* A unique email address compared to existing pledges
* A unique domain in the URL, compared to existing pledges
* Has at least one valid contributor listed

Error messages when one or more of these conditions isn't met are descriptive so that the submitter can correct the issue.

Fixes #15
2019-10-18 16:56:21 -07:00
plugins/wporg-5ftf New Pledge: Validate submitted form values and generate a draft pledge post (#35) 2019-10-18 16:56:21 -07:00
themes/wporg-5ftf Theme: Iterate on pullquotes and other hero areas. 2019-10-18 14:29:26 -07:00
.gitignore Remove build files (#19) 2019-10-07 15:59:38 -04: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 Add all current textdomains 2019-10-08 12:16:00 -04:00