WordPress is the coolest CMS out there. Its free and you can find thousands of Plugins to use. But unfortunately, I wanted a Simple plugin which would give users an option to receive a notification via Email if someone...
WordPress
WordPress is the coolest CMS out there. Its free and you can find thousands of Plugins to use. But unfortunately, I wanted a Simple plugin which would give users an option to receive a notification via Email if someone...
In the past, I used to make lot of changes in the core files of WordPress. One of the changes I used to make was in the defaultfilters.php file. I used to edit this file to remove some of...
I recently updated my WordPress based sites/blogs to the latest version . After updating them, I opened the dashboard and scroll down just to see what other information is displayed: this is when I found ...
Recently, I updated by site: I am using WordPress: in one of the past updates, I noticed that WordPress added different link elements inside the head section. I thought about removing them but then decided to not do it.In...
I recently decided to remove the following link elements:<link rel='index' title=' ' href='' /><link rel=’start’ title=” href=” /><link rel=’prev’ title=” href=” /><link rel=’next’ title=” href=” />From my WordPress sites/blogs:I think these elements are used by different softwares/browsers for navigation...
In the latest update of WordPress, to version 3.0, I noticed one link element being added in my site’s head section. I personally prefer to see no change in the coding after updates: the coding that I am talking...
After updating my sites to the latest version of WordPress, I decided to get rid of non-important elements from the head section.The first element I saw was the wlwmanifest link element. But before I removed it, I searched on...
I saw on the internet that hiding the version of wordpress that we are using for our sites is good for the security. That is why I have made few changes in all my WordPress based sites: these changes...
I try to keep my WordPress version up-to-date but before the introduction of automatic update feature , I was not so much comfortable with the whole updating procedure. Because of this updating, my...
I recently downloaded and installed FireFox 3. FF3 looks ok:Occasionally, all the windows got closed but I guess this does not happens all the time.But there was one serious problem which I discovered after 3 days [I am glad...
I always wanted to show an Adsense ad unit below the first post in my blogs. I only show summaries of posts on the home page in order to prevent duplicate content issue. So I thought that showing an...
I recently started to use widgets in all my WordPress blogs. It’s really easy to add new features via widgets but some times you may need to make some changes.For example: I decided to show recent comments in my...
I will not say that displaying...