Skip to content

Improved nonce verification

Latest
Compare
Choose a tag to compare
@DarkGL DarkGL released this 22 Aug 09:52
· 1 commit to main since this release
93124e8
Updated version to 2.2.5 and improved nonce verification

The version number has been updated across multiple files from 2.2.4 to 2.2.5, reflecting the new release of the software.

Nonce verification has also been enhanced in several places for better security measures, with 'simpay_paywall_nonce' being replaced by 'simpay_nonce'. This change is reflected in both form submissions and nonce field creation.

Indentation changes have been made in payment-form.php for better code readability and consistency throughout the file.