Code: How to Display Recent Posts in WordPress

Although most current WordPress installations include a widget for displaying recent posts, there are quite a few people that prefer to get their hands dirty and manually code things.   If you’d like to learn how to display recent posts in WordPress, you’ve come to the right place! Here is the code you’ll need to display [...]

[Continue reading…]

Code: Add a “Tweet This” Button

Twitter has taken the blogosphere by storm over the past year, causing many bloggers to look for ways to leverage additional traffic from others who use Twitter.     One of the best ways we’ve found to accomplish this is to add a “tweet this” link below your blog’s posts as a reminder to your readers to share what they just [...]

[Continue reading…]

Code: Add an “Email This” Button

When building a blog that offers a lot of useful content and resources (rather than opinion), we strongly recommend blogs offer an easy way for readers/users to email your content to their friends and family. If you’d like to do this on your blog, this is actually pretty easy!   The following code is designed to allow readers to click on the button and [...]

[Continue reading…]

Code: Add A “Print This” Button

Want to make it easy for your readers to be able to print your blog’s content?    Adding a “Print This” button below your blog’s posts can serve as a great visual cue to readers to remind them to print your content. If you’d like to add something like this to your blog, first you’ll want to [...]

[Continue reading…]

WordPress Tutorial: Building a Print Stylesheet

As the internet continues to grow as a source for news and information, there is a growing need for websites and blogs to be printer-friendly.  Whether you run a news site, a recipe blog, or simply offer your opinions to your readers, it is inevitable that people will want to print your content.  Unfortunately, many [...]

[Continue reading…]