Doing Things Wrong

WordPress Media Library

Yet another feature of WordPress that really doesn't work well is the Media Library. The problem is when you have a great many images, it really bogs down and becomes very difficult to find anything. To make it run faster, set the thumbnail size to 200x200, and use the Regenerate Thumbnails plugin to do what it says. This will result in true thumbnails that will load almost as fast as you can scroll.

As I said earlier, zero-out all the other image sizes, and add the code I supplied to stop the insanity of WordPress image handling.


Audiovox 736 Replica Bass
Audiovox Gibson-style Bass
Audiovox Gibson-style Guitar
Audiovox Strat-style Guitar
Audiovox 12-string Guitar
Audiovox Danelectro-style Bass
Audiovox Fretless Bass
Audiovox Ukulele Bass
Audiovox Mandolin
Audiovox Electric Upright Bass

I've been working on another website lately, but it uses the same code base as this one, so all of the improvements get carried over. The latest thing I've done is a complete rework of the slideshow plugin.

First, I stripped out a lot of fat - unused features, ugly themes, 'call-homes', etc. I hardwired some stupid options, added some new ones, fixed a few major problems, and made it much faster. Finally, I put the whole thing through the wringer and got rid of anything that was not strictly needed, everywhere - PHP, JS, CSS. My version is less than half the size of the original.

The result is a yuge improvement, both on the front end, and especially on the back end: