Local dates in WordPress

Local dates in WordPress

If you are using wordpress in a language other than English and trying to use php function date it will probably give English dates. If you are using wordpress functions like the_date or get_the_date it will translate according to your…

WordPress 3.3 “Sonny” is arrived

WordPress 3.3 is arrived with great improvements in UI on userside and on developer side the API’s. Upgrade and have fun

Bubble Point Tooltip – CSS3 & jQuery

Bubble Point Tooltip – CSS3 & jQuery

Recently I stumbled a nice bubble point tooltip made with css3 and jQuery by Chris Coyier. I liked it immediately! Its easy to implement and customize, looks very nice and corecode is good commented. It uses the title element for…