Software Engineering in WordPress, PHP, and Backend Development

Search: “namespaces” (Page 1 of 12)

We found 57 results for your search.

Namespaces in WordPress: File Organization

Those who have worked in object-oriented programming languages are likely familiar with namespacing and the benefits they provide when organizing a project. Unfortunately, namespaces in WordPress aren’t something that I’ve seen as much as in projects I’ve seen elsewhere. And when I say “namespaces in WordPress,” I’m not talking about WordPress core. I’m just […]

WordPress Plugin Design: Namespaces and Autoloading

[…] too! Or not. But seriously, one of the things I’ve been thinking about is this: At what point do you begin organizing your code, so it includes namespaces, autoloading, dependency management, and other such features that take it beyond a collection of classes or functions? This implies a lot about a given hosting environment and […]

« Older posts

© 2024 Tom McFarlin

Theme by Anders NorenUp ↑