Plugin Directory

Changeset 3284231


Ignore:
Timestamp:
04/29/2025 03:46:24 PM (11 months ago)
Author:
echeckpointplugin
Message:

Updated nonce error message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • echeckpoint/trunk/echeckpoint_pre-order-check.php

    r3257410 r3284231  
    623623            // Check if the nonce is set
    624624            if (empty($nonce)) {
    625                 wp_die('Invalid nonce: echeckpoint_nonce is not set.');
     625                wp_die('eCheckpoint: standard address fields not found. Please refer to the eCheckpoint help guide for setup detail.');
    626626            }
    627627
Note: See TracChangeset for help on using the changeset viewer.