This repository was archived by the owner on Jan 25, 2022. It is now read-only.
Break out classes in better-wp-config.php into a /src directory #12
Labels
enhancement
New feature or request
Given #4 we can break classes out into individual files.
This will require registering a custom autoloader, but that autoloader should be unregistered in
function wp_config()
just beforeWP_Config::release_memory()
is run.The text was updated successfully, but these errors were encountered: