Top Posts & Pages
Archives
Monthly Archives: March 2009
WordPress __autoload() idea
PHP 5 introduces autoloading classes. The way WordPress is currently structured, I don’t think we’d get much benefit from switching to autoloading. There aren’t that many classes in core WordPress that don’t need to get loaded on every page load. … Continue reading
Posted in WordPress
21 Comments