Daily archives: March 25th, 2009
Page Specific Loading
Vladimir Prelovac just posted some neat tips for plugin developers over on mashable. Here’s one that I really think needs more attention: #8 WordPress plugins can sometimes be a real resource hog. To make sure your plugin isn’t, you need to localize the usage of resources, by loading them only when you need them. You can use the ... Read More
Posted in WordPress