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 2846344b72
Pledge Meta: Ensure generated meta values are actually generated
I made the incorrect assumption that the `$meta_type` in
`update_{$meta_type}_meta` was the cpt ID, when it really wanted just
`post`. :/
2019-10-18 16:01:09 -07:00
plugins/wporg-5ftf Pledge Meta: Ensure generated meta values are actually generated 2019-10-18 16:01:09 -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