Santa Run

2010-2011 Record breaking run of Santa Claus in Las Vegas Nevada

Sharpen resized images and interlace option in WordPress

Have you ever notice that some resized images in WordPress look blurry, and you would like to dynamically sharpen those images without a bloated plugin. Well, here is how, you can sharpen the resized images in WordPress; and while you are at it you can also activate the interlace option on all image. Interlaced images […]

Prevent WordPress file modifications ( updates )

If you asked WordPress webmasters,what is the most significant issue they face managing customer websites? Most of the time their answer is, customers updating the site theme and plugins. While one easy solution is not to provide them with an administration role, sometimes this is not possible for many reasons; from users already having a […]

Remove password protected posts from archive pages

In this tutorial we’ll show how to remove password-protected posts from all of the archive pages in WordPress. There is no need to modify the theme, create custom loops or custom queries. We’ll modify the main query created by WordPress using two hooks; then, we’ll show other ways to use the same functions to search posts with a […]