mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-05 18:35:46 +03:00
Add cron job to send emails to inactive contributors.
This commit is contained in:
parent
a271a3f1d6
commit
a8ce296de5
2 changed files with 218 additions and 1 deletions
|
@ -97,7 +97,7 @@ function get_xprofile_contribution_data( array $user_ids ) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Reindex the values by user ID, normalize it, and format it.
|
||||
* Reindex `bpmain_bp_xprofile_data` rows by user ID, normalize it, and format it.
|
||||
*
|
||||
* This makes the data much easier to work with in many cases.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue