simple-autoloader-for-wordpress
simple-autoloader-for-wordpress copied to clipboard
An autoloader that aims to be as simple as dropping it into your WordPress project. All you need is a well-organized project.
Results
2
simple-autoloader-for-wordpress issues
Sort by
recently updated
recently updated
newest added
https://tommcfarlin.com/namespaces-and-autoloading-2017/ actually says, > Note that this code is not checking to see if the file exists. Though I recommend it, it’s been left out for the sake of length...