Your WordPress Site Needs a Plugin
Do you want to know what one of the worst pieces of WordPress advice is? Just paste this code into your theme’s functions.php file So many tutorials give this advice because it’s easy. When people follow this advice blindly, they can end up putting things in their theme, that should be in a plugin. Let’s … Read more » Your WordPress Site Needs a Plugin
WPAL – WordPress AutoLoader Plugin Released
WordPress is missing a critical tool of modern PHP – an autoloader. I wanted to fix that, so I made the WordPress AutoLoader Plugin, or WPAL for short.