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 8d3c495d9b
Pledge Meta: Update post title when org-name gets updated
The value in the `org-name` field is also used as the title of the
pledge post. If this value changes (via the Manage Pledge form, for
example), the post title should be updated as well.

There won't be any public way to change the post title directly, so
we shouldn't need to implement an auto-update of the post meta value.
2019-10-18 16:42:50 -07:00
plugins/wporg-5ftf Pledge Meta: Update post title when org-name gets updated 2019-10-18 16:42:50 -07:00
themes/wporg-5ftf Use correct heading level for list pages 2019-10-09 14:40:02 -04: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