proudly made in canada

Say No To Encrypted Footers

General

In December of last year I wrote a post about certain WordPress themes containing encrypted or obfuscated code. Thanks to a recent post in the forums I thought it would be a good idea to once again touch upon the topic. There are a growing number of unofficial WordPress theme galleries popping up all over the web. New ones appear every day. ... Read More »

More On Quicktags

Tutorials

A visitor to the forums today asked how to add a pullquote to his blog. If you recall, I explained how to do this back in April in a post titled Using Pullquotes Part Two. In that post I showed you not only how to do it but how to do it easily by adding a new quicktag to your post toolbar. This is a mod I use in my own blog. Although I don't often ... Read More »

Installing WordPress Locally

Tutorials

So you'd like to try the full version of WordPress but don't want to commit to paying hosting fees until you've actually gotten your hands dirty. Why not install WordPress on your computer? There are several reasons you might want to do this aside from the aforementioned such as maintaining a fully functional backup of your live blog or creating a ... Read More »

Prevent Directory Listing in WordPress

Tools

A question I see pop up from time to time in the WordPress Support Forum is how do I stop people from viewing my plugins folder? There are several ways to go about this - all of them easy. The first method involves placing an empty index.HTML file in EACH folder you want to protect. If you prefer you can include a brief message in that file rather ... Read More »

WordPress Magazine Style Themes

General

As I mentioned in a previous post the popularity of magazine-style themes appears to be growing by leaps and bounds. And for good reason. The main advantage of this type of theme is the layout. A blogmaster can display his content in various blocks throughout the page as opposed to the standard blog format which displays content in chronological ... Read More »

Problem With Magazine Style Themes

Tutorials

Magazine-style WordPress themes seem to be the latest craze spreading throughout the community and why not? Instead of presenting your posts in the standard blog format (chronological order) you can pick and choose which sections to display and how many entries from each section. Most if not all magazine-style themes contain a "featured" section ... Read More »

Changing the WordPress Excerpt Length

Tutorials

A recent visitor to the WordPress Support Forum asked if is possible to increase the length of excerpts when using the the_excerpt tag. Yes it is. The default value is set to 55. The file that controls this is located at wp-includes/formatting.php. Look for excerpt_length and adjust accordingly. Having said that altering core files is never a good ... Read More »