-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: command to initialize cron job to slowly backfill CAP term data (…
…#3425) * feat: command to initialize cron job to slowly backfill CAP term data * refactor: run command on init hook * feat: sending command output to Newspack logger * Update includes/cli/class-co-authors-plus.php Adding missing `exit_error` option to be able to receive any errors that may have caused the script to fail. Co-authored-by: Derrick Koo <[email protected]> * Update includes/cli/class-co-authors-plus.php Fixing the payload for Newspack logger so that events can be logged properly. Co-authored-by: Derrick Koo <[email protected]> * fix: --batched flag was removed from command, it's now the default mode --------- Co-authored-by: dkoo <[email protected]> Co-authored-by: Derrick Koo <[email protected]>
- Loading branch information
1 parent
ae75548
commit 0b0d79a
Showing
2 changed files
with
96 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters