mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-01 08:41:18 +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 |
||
---|---|---|
.. | ||
authentication.php | ||
contributor.php | ||
email.php | ||
endpoints.php | ||
miscellaneous.php | ||
pledge-form.php | ||
pledge-log.php | ||
pledge-meta.php | ||
pledge.php | ||
xprofile.php |