Using PHP Namespaces & Autoloaders In WordPress Plugins When we build WordPress Plugins, we need to make sure none of our functions or classes have the same name as any of the other …Continue Reading about Using PHP Namespaces & Autoloaders In WordPress Plugins