composer-wp-autoload
composer-wp-autoload copied to clipboard
WordPress Core Autoloader for Composer
Results
2
composer-wp-autoload issues
Sort by
recently updated
recently updated
newest added
Hello @schlessera ! https://github.com/szepeviktor/wordpress-autoloaded actually removes `require`-s from WordPress core making it possible not to load all classes all the time. What do you think?
The Turkish locale suffers from a peculiar bug: https://bugs.php.net/bug.php?id=18556 Unit tests should include a test using the Turkish locale. Suggested by @toscho