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.
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.
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?
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.
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.
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.
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".