mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-19 01:43:44 +03:00
![]() Having both the input for adding a comma separated list of contributors to a new pledge and the UI for managing the contributors on an existing pledge in the same file was confusing and it conflated two different pieces of functionality. It also caused `undefined index` errors in some views because `'pledge-contributors'` only exists when submitting the new pledge form. |
||
---|---|---|
.. | ||
assets | ||
includes | ||
tests | ||
views | ||
.gitignore | ||
composer.json | ||
composer.lock | ||
index.php | ||
phpunit-watcher.yml.dist | ||
phpunit.xml.dist |