five-for-the-future/plugins/wporg-5ftf/views
Corey McKrill 266ba447b4
Add a Contributor custom post type (#42)
Contributors associated with pledges have a state: they can be confirmed or unconfirmed. They also have some important meta data, namely when they were confirmed. Thus, managing contributor data for pledges is more robust if we treat them as their own post type instead of as a multidimensional array of post meta data.

This also reorganizes some of the functions related to pledges so that things are more consistent between the pledge CPT and the contributior CPT.

Fixes #11
2019-10-21 15:43:20 -07:00
..
form-pledge-manage.php Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
form-pledge-new.php Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
front-end.php Auto-fix some PHPCS errors 2019-10-08 11:21:50 -04:00
inputs-pledge-contributors.php Add a Contributor custom post type (#42) 2019-10-21 15:43:20 -07:00
inputs-pledge-new-misc.php New Pledge: Validate submitted form values and generate a draft pledge post (#35) 2019-10-18 16:56:21 -07:00
inputs-pledge-org-email.php Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
inputs-pledge-org-info.php Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00