[ad_1] function suspend_support_account( $payment_id, $new_status, $old_status){ //codes here } add_action(‘edd_update_payment_status’, ‘suspend_support_account’); Am i using the…
[ad_1] function suspend_support_account( $payment_id, $new_status, $old_status){ //codes here } add_action(‘edd_update_payment_status’, ‘suspend_support_account’); Am i using the…