Dependency Injection for WordPress Plugin Development

This presentation is an in-depth look at a powerful object-oriented programming technique: dependency injection. Michael will review the basic concepts behind writing small classes for WordPress plugins and how to get your objects working together through the use of an injection container. He’ll then proceed to more advanced techniques for managing multiple object dependencies, dependencies within dependencies, and class autoloading.

Target Audience: Developers

Skill Level Required: WordPress Professional (advanced)