five-for-the-future/plugins/wporg-5ftf/includes
Corey McKrill 461278f525
Log: Record when contributors are added to a pledge
This also updates the function that creates new contributor posts. It
replaces `create_new_contributor` with `add_pledge_contributors`. This
way we can capture a batch of contributor additions all in one event by
collecting all the `wp_insert_post` results in an array and including
it as an action parameter.
2019-10-29 12:42:33 -07:00
..
contributor.php Log: Record when contributors are added to a pledge 2019-10-29 12:42:33 -07:00
directory.php Apply coding standards. 2019-10-24 08:12:55 -07:00
email.php Email: Add notes about auth tokens. 2019-10-26 10:11:45 -07:00
pledge-form.php Log: Record when contributors are added to a pledge 2019-10-29 12:42:33 -07:00
pledge-log.php Log: Record when contributors are added to a pledge 2019-10-29 12:42:33 -07:00
pledge-meta.php PledgeMeta: Include post ID when updating post title 2019-10-29 12:42:32 -07:00
pledge.php Pledge List: Re-enable condition to only show staffed pledges. 2019-10-29 11:20:08 -07:00
xprofile.php Flip placeholder pending status to publish now that testing done. 2019-10-29 10:15:22 -07:00