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 a58b5e958c
Remove p & br tags from the input field
This does not replace the line break, so they're re-added when the value is saved.
2019-11-25 16:47:58 -05:00
bin Tests: Update infrastructure & add travis config (#100) 2019-11-15 17:40:53 -05:00
plugins/wporg-5ftf Remove p & br tags from the input field 2019-11-25 16:47:58 -05:00
themes/wporg-5ftf Use a unique text-domain, wporg-5ftf (#110) 2019-11-23 13:24:37 -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 Use a unique text-domain, wporg-5ftf (#110) 2019-11-23 13:24:37 -05: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