created css files for states displays
This commit is contained in:
@@ -28,7 +28,7 @@ function prof_after_form_CIPF($form_id, $post_array, $form_type) {
|
||||
* reset cgv
|
||||
*
|
||||
*/
|
||||
update_field($acf_cgv['_name'], array(""), $acf_id);
|
||||
update_field($acf_cgv['_key'], array(""), $acf_id);
|
||||
|
||||
|
||||
/*
|
||||
@@ -38,9 +38,6 @@ function prof_after_form_CIPF($form_id, $post_array, $form_type) {
|
||||
* if transfert $ expired card : 'waiting_invalid'
|
||||
* if transfert $ valid card : 'waiting_valid'
|
||||
*
|
||||
*
|
||||
*
|
||||
*
|
||||
*/
|
||||
if (is_payment_method_paypal_CIPF()) {
|
||||
if (is_account_new_CIPF()) {
|
||||
|
||||
Reference in New Issue
Block a user