6 awesome WordPress hacks that will save your life

by Jean-Baptiste Jung. 31 Comments -

A few days ago, I decided to start a new blog which focus on WordPress recipes. To celebrate this newcommer, I have compiled a list of the 6 best WordPress recipes I have published at WpRecipes.

Get rid of curly quotes

If you publish code on your blog, or even copied code from a blog, you can say that curly quotes are a serious source of trouble on WordPress blogs. Here’s a very nice hack which will remove curly quotes from your posts. Your readers will thank you!
Source

How to display the total number of posts published

Ever wanted to be able to display how many posts you wrote since your blog is online? Here’s a very cool piece of code to display the total ammount of post published.
Source

How to batch deleting spam comments on a WordPress blog?

Have you ever loggued in to your WordPress Dashboard, and see that you have something like 200 spam comments? Here’s a very nice method to delete all spam easily, instead of having to delete spam page per page.
Source

Add a “edit” link on each post

Sometimes, you read one of your blog posts and you see a typo or an error. Sure, you got to correct it. But who said you must open your WordPress dashboard, go to “Manage” and then edit the post? In this recipe, I’m going to show you how to add a button to allow the admin to directly edit the post.
Source

Protect your WordPress blog from hotlinking

Hotlinking is the use of an image from one site into a web page belonging to another site. Many bloggers are hotlinked, and have their bandwidth used on another websites. Here’s a solution to protect your WordPress blog from hotlinking.
Source

Restrict page view to authenticated users only

WordPress allows you to make a post private, but what about static pages? Here’s a quick, clear and concise recipe to create a private page template.
Source

If you enjoyed theses recipes, you should definitely suscribe to WpRecipes RSS feed, or save the site to Delicious!

And you, any good recipe you’d like to share? Leave us a comment!

Comments (31) - Leave yours

  1. Christopher Ross said:

    The edit button is standard on most templates but not always, as for hotlinking etc. a lot of people prefer Google to be able to find the images, it’s a great way to generate free traffic.

  2. Henrik - Web Designer said:

    Aww. I clicked here hurridly, hoping to find the ultimate anti-comment-spam measure. My blog is being bombarded so I’ve had to resort to IP blocking for the last few days. Thanks for the other tips though, esp. the batch spam deleting. It will save me and others a lot of time.

  3. jbj said:

    @Henrik: Glad the recipes helped you to fight spam! If you haven’t installed Aksimet yet, you should install it now, it is a very good spam shield!

  4. Stacy said:

    Thanks for these. I’ve been putting off launching a wordpress blog because, well, I’m pretty comfortable with making static sites. But those become ungainly as they grow, so I’ve decided to jump into WordPress and appreciate the info.

  5. Catrin W said:

    Hotlink security is great one indeed. I have many images on my blogs and this is really useful hack to save my bandwith, but also give credit to the work i have done. Thanks again for the share.

  6. Jackiebk said:

    I am relatively new to websites and stuff like that. I must say those points are really helpful. You can actually learn a thing or two from the comments itself. Thanks a great deal.

  7. Investor said:

    For the spam protection, I use aksimet which automatically deletes all spam after a given number of days. You need a wordpress api key to get it to work though.

  8. Lance said:

    I think the edit button is pretty standard on most WordPress Templates now adays, at least all the ones I have ever used. Thanks for the tips! I’ll be reading more into them, thanks!

  9. Sökmotoroptimering said:

    I guess protecting my blog against hotlinking helps a little to stop scraper blogs from stealing my content. But they can still cache the images on their own hosting. I guess it’s always good to make sure to include internal links, with the full url, in your posts. This way the stolen posts at least link back the your blog.

Leave a Reply

Your email address will not be published. Required fields are marked *

Please respect the following rules: No advertising, no spam, no keyword in name field. Thank you!