Thumbnails are missing when uploading new image

Just a quick note – if You are experiencing missing thumbnails in image upload in WordPress, then probably Your PHP installation misses php-gd module. It is module by default installed on FreeBSD, but on Debian based Linux You have to add it by hand (apt-get install php5-gd). I had to move my blogs to new, …

What Would Seth Godin Do – WordPress plugin patch

UPDATE This patch can be applied to version 1.5 of WWSG – if You use other version, more recent, You need to change this by hand, using idea from this patch. I do use WordPress on few sites and I like it. Well, it is not ideal, but it has very strong community, which makes …