OneSignal / OneSignal-WordPress-Plugin

OneSignal is a free push notification service for web and mobile apps. This plugin makes it easy to integrate your website with OneSignal Push Notifications. https://onesignal.com
Other
80 stars 42 forks source link

1.17.8 Release #205

Closed rgomezp closed 5 years ago

rgomezp commented 5 years ago

This change is Reviewable

szepeviktor commented 5 years ago

filter_var() is not the best thing in code for WordPress, you have sanitization functions and kses.

3 pillars: sanitization+validation+escaping :)