Pods 1.14.2: Bug fix and Security Reminder

Release Notes

  • Security Update Reminder (from 1.12): AJAX API calls all utilize _wpnonce hashes, update your customized publicForm / input helper code AJAX (api.php and misc.php expect `wp_create_nonce(‘pods-’ . $action)` usage)
  • Changed: More strictness to the above security update, also setting tighter defaults for security access w/ uploader