You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alright we got some feedback with just a couple of things to fix and clarify in the readme.txt. Paraphrased here:
Please sanitize, escape, and validate your POST calls
When you include POST/GET/REQUEST/FILE calls in your plugin, it's important to sanitize, validate, and escape them. The goal here is to prevent a user from accidentally sending trash data through the system, as well as protecting them from potential security issues. Some examples from your plugin:
Only a couple of things needed before we can submit to the WordPress directory:
Follow-up
(Feedback Loop 1](#1 (comment))
.zip
file to WordPress teamThe text was updated successfully, but these errors were encountered: