We will go over some of the most common attack vectors in code and how to protect against them while you write or edit a theme or plugin. This will include:
Escaping in WordPress
SQL and Data sanitization
Permissions with current_user_can()
Using Nonces to protect against CSRF
WordPress and PHP Security Gotchas

Comments

Comments are closed.