five-for-the-future/plugins/wporg-5ftf
Kelly Dwan 8807efb96d
Pledges: Add UI for setting "deactivated" status (#115)
This adds the ability to deactivate/reactivate pledges from the wp-admin list table. Once deactivated, the pledge is removed from the "published" list, as if it were trashed. It is not rendered in the frontend pledge list either. You can still access the edit screen, but no edits can be made (saving the pledge is disabled by JS, as otherwise it would reactivate itself). This way we can remove a pledge, but still see the activity log.

Fixes #112
2019-12-05 13:20:11 -05:00
..
assets Pledges: Add UI for setting "deactivated" status (#115) 2019-12-05 13:20:11 -05:00
includes Pledges: Add UI for setting "deactivated" status (#115) 2019-12-05 13:20:11 -05:00
tests Organize email & authentication code (#101) 2019-11-20 10:40:45 -05:00
views Pledges: Add UI for setting "deactivated" status (#115) 2019-12-05 13:20:11 -05:00
.gitignore Tests: Setup PHPUnit and PHPUnit Watcher. 2019-10-23 14:27:26 -07:00
index.php Manage a Pledge: Enable adding/removing contributors from wp-admin. (#99) 2019-11-20 11:01:00 -05:00