ID}"; // Delete test data if the action has been confirmed if ( ! empty( $_GET['confirm'] ) && $_GET['confirm'] === 'yes' ) { $result = delete_user_meta( $profileuser->ID, '_chargeio_test_customer_info' ); if ( $result ) { ?>
| Delete ChargeIO Test Data |
" class="button"> Warning: This will delete ChargeIO test data for this customer, make sure to back up your database.', 'chargeio-for-woocommerce' ); ?> |
|---|---|
| Delete ChargeIO Live Data |
" class="button"> Warning: This will delete ChargeIO live data for this customer, make sure to back up your database.', 'chargeio-for-woocommerce' ); ?> |