wip event schedule
This commit is contained in:
@@ -55,8 +55,10 @@ function prof_profil_check_CIPF() {
|
||||
* in case event didn't fire, handle card changes
|
||||
*
|
||||
*/
|
||||
handle_transfert_validation_CIPF($user_id);
|
||||
handle_transfert_validation_CIPF($author_id);
|
||||
handle_card_expire_CIPF($author_id);
|
||||
|
||||
schedule_test_CIPF();
|
||||
}
|
||||
add_action('wp', 'prof_profil_check_CIPF', 11);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user