mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-03 09:41:19 +03:00
![]() 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. |
||
---|---|---|
.. | ||
assets | ||
includes | ||
tests | ||
views | ||
.gitignore | ||
composer.json | ||
composer.lock | ||
index.php | ||
phpunit-watcher.yml.dist | ||
phpunit.xml.dist |