five-for-the-future/plugins/wporg-5ftf/views
Corey McKrill 59713ca0f1
Pledges: Move contributor management UI to separate file (#47)
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.
2019-10-24 20:06:47 -07:00
..
form-pledge-manage.php Pledges: Move contributor management UI to separate file (#47) 2019-10-24 20:06:47 -07:00
form-pledge-new.php Apply coding standards. 2019-10-24 08:12:55 -07:00
front-end.php Apply coding standards. 2019-10-24 08:12:55 -07:00
inputs-pledge-contributors.php Pledges: Move contributor management UI to separate file (#47) 2019-10-24 20:06:47 -07:00
inputs-pledge-new-misc.php Apply coding standards. 2019-10-24 08:12:55 -07:00
inputs-pledge-org-email.php Pledge Form: Encourge group email addresses for perennial access. 2019-10-24 08:12:55 -07:00
inputs-pledge-org-info.php Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
manage-contributors.php Pledges: Move contributor management UI to separate file (#47) 2019-10-24 20:06:47 -07:00