Add new tag

How to upgrade WordPress

If a new stable version of WordPress is available, you’ll be prompted to upgrade at the top of the dashboard. Upgrading not only introduces some new (and usually cool) features to your installation, but it also protects you from hackers as security holes are being fixed. I reccomend you upgrade as soon as a new [...]

Read the full article →

How to shorten the_content() in WordPress Themes

If you’ve ever created a WordPress Theme and you’re not happy with the way it outputs text to your theme, you might be interested in a handy plugin called the_excerpt_reloaded(). You can shorten the number of words being printed to screen you can add a handy “Read More” or whatever link allow or disallow certain [...]

Read the full article →