event delete
This commit is contained in:
@@ -52,11 +52,12 @@ function prof_profil_check_CIPF() {
|
||||
$author_id = get_queried_object_id();
|
||||
|
||||
/*
|
||||
* in case event didn't fire, handle card changes
|
||||
* in case event didn't fire, handle changes
|
||||
*
|
||||
*/
|
||||
handle_transfert_validation_CIPF($author_id);
|
||||
handle_card_expire_CIPF($author_id);
|
||||
handle_prof_account_deletion_CIPF($author_id);
|
||||
}
|
||||
add_action('wp', 'prof_profil_check_CIPF', 11);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user