Sometimes the Lost Password retrieval tool in WordPress doesn’t work due to an error in your host. In that case, phpMyAdmin helps you to change the wordpress user password by editing the database. phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL …
Tag Archive: Hack
Twitter has 140 character limit. Really?!
Twitter has a 140 character limit for tweets. Well, look at this tweet, and count the letters! It has more than 140 characters. So, what’s the hack behind this? (Click on the below image to enlarge it) Embedded original tweet. It was retweeted more than 38883 times!
How to change MySQL user password in Cpanel
If you don’t have the Shell access to your server, then changing MySQL database user password within Cpanel would be a painful job. Because no option is given in Cpanel to change the MySQL user password. So you’ve to delete that user and add another user with the same name. Here I’m gonna show you …
Fix: “WordPress SEO by Yoast” prints site title twice
If you are using “WordPress SEO by Yoast” plugin, then you may have noticed that it prints the site name two times in page title. For example, if the site name is MY BLOG, then it prints “post title – MY BLOG – MY BLOG“. This is a common issue in hard coded themes. They …
How to display code in WordPress post
When you try to display HTML, php or any other code in wordpress blog posts, it executes the code instead of displaying it. So you’ll see the implementation of your code in the post. Even <code> or <tt> tags will not help you to display the exact code in the post. Then how can you …






Recent Comments