Tag: Sanitize

Sanitizing strings and data validation in WordPress

It’s very common in ourĀ developmentĀ to clean strings, or to check that strings values are correct (read “formatted”) before being inserted…

Read Now