five-for-the-future/plugins/wporg-5ftf
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
..
assets Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
includes Add a Contributor custom post type (#42) 2019-10-21 15:43:20 -07:00
views Add a Contributor custom post type (#42) 2019-10-21 15:43:20 -07:00
index.php Add a Contributor custom post type (#42) 2019-10-21 15:43:20 -07:00