Sanitization is the process of cleaning or filtering your input data. Whether the data is from a user or an API or web service, you use sanitizing when you don’t know what to expect or you don’t want to be strict with data validation. The easiest way to sanitize data is with built-in WordPress functions. The sanitize_*() series […]
Collection - Cheatsheet
Our recent articles
Cheatsheet resources »
Rico’s cheatsheets »
Hey! I’m @rstacruz and this is a modest collection of cheatsheets I’ve written.
From Dev Hints.