mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-22 02:53:43 +03:00
![]() This updates the display of contributors into a table view, and adds the ability to add and remove contributors to existing pledges. The display has been refactored to use JS templates & JSON contributor data– the data is output onto the page when loaded from the server, and rendered when the page finishes loading. Adding & removing contributors now submits to an admin-ajax.php endpoint, which, if successful, return the new list of contributors. This ensures the display is always up to date. Fixes #3 |
||
---|---|---|
.. | ||
form-pledge-confirm-email.php | ||
form-pledge-manage.php | ||
form-pledge-new.php | ||
form-pledge-request-manage-link.php | ||
inputs-pledge-contributors.php | ||
inputs-pledge-new-misc.php | ||
inputs-pledge-org-email.php | ||
inputs-pledge-org-info.php | ||
list-my-pledges.php | ||
log.php | ||
manage-contributors.php | ||
partial-result-messages.php | ||
single-my-pledge.php |