Many a time bloggers would like to have a ‘Print This‘ button on every post so that it gives their readers an option to print the post for future reference. Generally blogs which come up with tutorials, how to’s, recipes, and pretty much everything that can be saved for future use would ideally like the ‘Print This’ feature. However, most WordPress themes do not have this feature by default.

If your blog does not have the ‘Print This‘ feature and you’d like to offer that service to your readers, use the code below.

<a href="javascript:window.print()" rel="nofollow">Print This!</a>

This piece of Javascript code can be put in any post or page and clicking on that will print the page you are in currently. Which means if you out this code in the homepage, then it will print the homepage completely and not just the individual post.

If you like this post, then do consider subscribing to our blog. Thanks!

Related Posts with Thumbnails

Popularity: 2% [?]

You Should Also Check Out These Posts: