5 Tips for creating a Secure WordPress Plugin

Brijesh Kothari

This topic will cover 5 basic tips for creating a secure WordPress plugin :
– CSRF protection using nonce
– XSS protection using esc_html function
– Sanitizing user input to prevent SQL injection
– Restrict unauthenticated users with current_user_can
– Data Validation
– Take immediate action when a vulnerability is reported in your plugin


Leave Feedback

Log in to your WordPress.org account, or add your name & email to leave feedback.

Rate this session
Max 5,000 characters.
0/5000
Max 5,000 characters.
0/5000
Max 5,000 characters.
0/5000

Audience:

,