Say No To Encrypted Footers

say_no

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. ... Read More »

post

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 ... Read More »

post

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 ... Read More »

post

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 ... Read More »

post

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 ... Read More »

post