[…] enough projects and you begin to hit pain points in your code, you begin to see the benefit of some of the newer PHP features. These include: Namespaces Closures Constants The ternary operator Autoloading Generators Iterators …and many, many more. Though all of the above may not be applicable to the code that you’re […]
Search: “namespaces” (Page 12 of 12)
We found 57 results for your search.
[…] of you who have been working with the project for the past couple of years. 1. Separate Directories We’re not at a place where we can use namespaces within the context of our plugins; however, we’ve restructured the plugin so that it should be easier to get up and running not only with WordPress’ […]