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. |
||
---|---|---|
.. | ||
form-pledge-manage.php | ||
form-pledge-new.php | ||
front-end.php | ||
inputs-pledge-contributors.php | ||
inputs-pledge-new-misc.php | ||
inputs-pledge-org-email.php | ||
inputs-pledge-org-info.php | ||
manage-contributors.php |