equalizedigital / accessibility-checker

GNU General Public License v2.0
15 stars 8 forks source link

Can creation of custom nonce be avoided? #580

Closed pattonwebz closed 2 weeks ago

pattonwebz commented 4 months ago

There is one place in the validation flow where a shortlived nonce is created via custom methods. We should try to use WordPress nonce creation and validation instead of reimplementing this in the plugin.

https://github.com/equalizedigital/accessibility-checker/blob/develop/includes/helper-functions.php#L458-L503

SteveJonesDev commented 2 weeks ago

Issue moved to our internal system.