fixed error in paiement fabrication when viewing paiement page back to normal prize
This commit is contained in:
@@ -49,6 +49,9 @@ function payment_page_checks_CIPF() {
|
||||
|
||||
// get the user id
|
||||
$user_id = get_current_user_id();
|
||||
|
||||
// also reset change card for 5€
|
||||
reset_acf_prof_change_card_CIPF();
|
||||
}
|
||||
add_action('wp', 'payment_page_checks_CIPF');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user