Category: How To / Tutorials
-
WordPress Plugin to move comments between posts and change parents
In WordPress, other than the actual comment data (Author’s name, email , URL & comment text), comments also store the post (post ID) to which they are tied and parent comment (comment ID), if its a reply to another comment but in my experience, some day you might feel the need to untie the post…
-
Setup FeedBurner to tweet new posts to Twitter
We all know how important it is to get exposure to your great content via social channels else they will get buried under the archives where they don’t get the exposure they deserve. We have options to setup our posts to appear on your Facebook fan pages, post updates to Facebook notes, third party tools…
-
Reset or Change WordPress password manually via phpMyAdmin
Andy Williams from Facebook asked me about how he can reset WordPress passwords via phpMyAdmin so that he cccan Incase if you have forgotten your WordPress password and wants to change it manually by setting the password directly in database via phpMyAdmin interface then its pretty much easy to do so. The screenshots in this…
-
Handling WordPress Post Revisions the right way
I have came across so many blogs which talk about disabling WordPress Post revisions to have some performance gain but almost each of them gives the solution which is not correct, at least not completely. Deleting WordPress Post Revisions They just tell the users to execute the following MySQL command but its not the correct…
-
Connect to BSNL Dialup internet
Earlier I have written about how you can connect internet on Airtel Mobile Office Dialup plan and now I am using BSNL internet dialup as a mobile option and as a backup option incase my BSNL broadband goes down. Using Internet on BSNL The user needs to recharge his prepaid BSNL number with a recharge…
-
Delete Godaddy account and associated information
If you want to delete Godaddy account then you should know that as per their Privacy Policy, you can’t remove a customer account from their system. The only thing we are left with is to cancel all products or services for the account, remove all payment methods from the account, and turn off all opt-in…
-
Cancel pending printing jobs with a simple batch file
If you have ever used printers (most of you will obviously have), you must be knowing that it can be a real pain when we want to cancel a print job but it will just not go away. Why it takes so long to cancel print job? This occurs because the temporary file created for…