tombenner / wp-mvc

An MVC framework for WordPress
http://wpmvc.org
MIT License
624 stars 172 forks source link

Feature: Admin nonces #228

Open cyberscribe opened 6 years ago

cyberscribe commented 6 years ago

Implement wp_nonce and wp_nonce checking on all admin submissions by default when form is created to prevent any possible funny business.