Post Pic

How to define a minimum word count per post

1 comment

If you want to be able to keep a minimum word count for your posts, then just read this recipe. Applying it to your blog can be useful to maintain a clean layout, or ensure your guest writers will not post too short articles on your blog.

Post Pic

WordPress hack: Automatically add post name to the body class

No comments yet

Introduced in WordPress 2.8, body_class() is a very useful function when it comes to styling themes. In this recipe, I’ll show you how you can add post name to the function for an even easier styling.

Post Pic

WordPress hack: Get rid of HTML in comments

No comments yet

HTML in comments can be a good things, but many times people abuse it, for example by inserting links. In this recipe, I’ll show you how you can automatically get rid of any HTML entered in your post comments.

Post Pic

How to easily enable/disable debug mode in WordPress

2 comments

WordPress have a debug mode which allow you to easily get information when something goes wrong. To enable the debug mode, you have to add a constant to the wp-config.php file. But what about an easy way to switch on the debug mode, even without accessing wp-config.php?

Post Pic

Add a Facebook “Like” button to your WordPress blog

3 comments

Facebook is one of the largest and more popular websites of the world. Althought I do not have an account there, I figured out many of you would be interested in knowing how you can ad a “Like” button to your blog. That’s very easy, just read this recipe.

Post Pic

WordPress tip: Close trackbacks on all posts at once

9 comments

Do you use trackbacks and pings? Many people find them useless and asked me how they can get rid of them. Sure you can close trackbacks post by post, but this will consume a lot of time. Or you can use a good old SQl query, as shown in this article.

Post Pic

WordPress function: Get category ID using category name

No comments yet

When coding a WordPress site, you often need to get a category ID. If you ever wanted to be able to get a category ID from the category name, then just read this recipe, I’m pretty sure you will like it.

Page 10 of 54« First...«7891011121314»...Last »