Skip to content

WordPress Coding Standards & Best Practices

Talk Synopsis

Yes, your code works, but is it the best it could be? This talk will guide you through tips and tricks to make your code efficient, safe, and easy to read. It’s a great primer for new developers, and a good reminder for those of us who have developed bad habits over time.

- Understand the WordPress Coding Standard
- Write Short, Reusable Functions
- Begin using Unit Testing to ensure code functions as expected
- Begin using UI testing to ensure pages behave as expected
- Discuss benefits of code review

Slides

Notes & Links

Here are some of the resources mentioned during this talk:


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.