Writing Secure Code

Is your code vulnerable to SQL Injection Attacks, Cross-Site Request Forgery, or Cross-Site Scripting Attacks? Learn how to avoid letting hackers break your sites using these common techniques. Important for anyone developing writing their own themes and plugins in WordPress.

Learning Outcomes

  • Understand Basic Code Vulnerability Types
  • Sanitize and Escape Code
  • Secure Forms with Nonces

Speaker