Darn you WordPress AutoP Filter – How to disable AutoP?
WordPress automatically adds <p> tag for each line breaks within a post or page. For some, this filter can be a headache for their particular project. I quickly googled and fixed it by…
Create a live time clock in your webpage
Sometime we need to put a live time clock in webpage. There are various codes and scripts which allows us to insert live time and date in the page . I was reading…
How to Exclude Categories from RSS Feed in WordPress
Last week I wrote about how to disable WordPress RSS feed completely from end users. Sometimes there are cases where we want posts from certain categories not to publish in RSS feed; we…
An easy Hack to Disable RSS feeds in WordPress
RSS feed is one of the best feature of WordPress for sharing post. But there are cases where feeds either have little importantce or does not have any roles to play as in…
Top Favorite WordPress SQL Hacks
Whenever I work with WordPress and needed SQL hacks, have found this article very helpful. True said that there are cases when it becomes inevitable to run SQL queries directly to get things…
Magazine style drop cap first letter with CSS
Its been a quite while the trend of drop cap being used in website paragraphs. This article demonstrate on techniques on first letter drop cap using CSS.
One Line CSS Magic
Its pure beauty of CSS that gives life to the website and makes it lively. Sometimes, one line in CSS can be more than a magic providing solutions. I reviewed some of the CSS files and came up with some one line CSS.
8 Tips to make Webpage Accessible
Simple things are most often unnoted by web developers during web development process. So, here is a list of the things web developers should take care of during the development. Most developers pay attention to the graphical presentation and often neglect the structure of document. An HTML document marked up structurally can adapt to different environments.


