How to Disable Comments on All Posts in Wordpress

How to Disable Comments on All Posts in Wordpress

Getting lots of queries asking about how to disable comments on all posts at once in Wordpress. So here is a simple SQL query which do this job like a charm.


How to Add Twitter Tweet Button on your Wordpress Blog

How to Add Twitter Tweet Button on your Wordpress Blog

Twitter has recently launched tweet button which looks like a good competitive to TweetMeme. Wondering how to add Twitter Tweet Button on your wordpress blog?


How to Allow Contributors to Upload Files in Wordpress

How to Allow Contributors to Upload Files in Wordpress

Most multi-user Wordpress blogs use user roles such as "Contributor" which allows users to write and send posts for moderation. But one thing which lacks in this role is ability to upload files. So, here is a simple code to enable it.


How to Set Wordpress Post Expiration Date/Time

How to Set Wordpress Post Expiration Date/Time

Ever wanted a feature in Wordpress which lets you set expiration date and time for your posts? Unfortunately Wordpress is missing this thing, however with following two code snippets you can set Post expiration either using only date or using both date and time.


How to Make a Post Sticky in Wordpress

How to Make a Post Sticky in Wordpress

Got some requests from newbies, they wanted to know how to make a specific post on top. So this one is for all of those who asked or wanted to know.


How to Display “Time Ago” for Posts and Comments

How to Display “Time Ago” for Posts and Comments

If you use micro-blogging services like Twitter then you may be aware of the way they show how long ago the status was updated, So, how about integrating the same feature in your Wordpress blog and replace that old boring time stamp to this new "Time Ago".

4 pages