mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-18 17:33:43 +03:00
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/
![]() Adding the `button` mixin into `input[type="submit"] caused conflicts with the other button classes (`.button-primary`) due to specificity. The button classes should be used on all buttons instead. This also updates which button on the Manage Pledge form is the "primary" action, since it's easy to skip the Update button when it's not primary. |
||
---|---|---|
bin | ||
plugins/wporg-5ftf | ||
themes/wporg-5ftf | ||
.gitignore | ||
.travis.yml | ||
composer.json | ||
composer.lock | ||
phpcs.xml.dist | ||
phpunit-watcher.yml.dist | ||
phpunit.xml.dist |