Skip to content

sirbrillig/writing-testable-plugins-slides

Repository files navigation

Writing Testable Plugins

Over the course of WordPress's existence, the practice of writing PHP has evolved. With modern coding principles it is possible to make easy-to-read, easy-to-debug, and easy-to-upgrade plugins. Unfortunately, much of core WordPress and hundreds of plugins did not evolve at the same pace. I'd like to show you how just making your plugins testable can give you cleaner code, faster improvements, and fewer bugs.

You can view these slides here:

https://sirbrillig.github.io/writing-testable-plugins-slides/

About

Slides for my WordCamp Boston 2016 talk: Writing Testable Plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published