Changeset 3284231
- Timestamp:
- 04/29/2025 03:46:24 PM (11 months ago)
- File:
-
- 1 edited
-
echeckpoint/trunk/echeckpoint_pre-order-check.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
echeckpoint/trunk/echeckpoint_pre-order-check.php
r3257410 r3284231 623 623 // Check if the nonce is set 624 624 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.'); 626 626 } 627 627
Note: See TracChangeset
for help on using the changeset viewer.