Plugin Directory

Changeset 2745409


Ignore:
Timestamp:
06/20/2022 04:34:48 PM (4 years ago)
Author:
usedrip
Message:

fix last json verification

File:
1 edited

Legend:

Unmodified
Added
Removed
  • drip-payments/trunk/drip-payments.php

    r2745405 r2745409  
    381381                        }
    382382                    }
    383                     if ($accept_json) {
    384                         exit;
    385                     }
    386383
    387384                    if (wp_redirect($this->get_return_url($order))) {
Note: See TracChangeset for help on using the changeset viewer.