


Add WordPress like Gravatars in Your Application
Gravatar stands for Globally Recognized Avatar. It is globally recognized because millions of people and websites use them. Most popular applications like WordPress have built-in support for Gravatar. When a user leaves a comment (with email) on a site that supports Gravatar, it picks their Globally Recognized Avatar from Gravatar servers. Then that image is [...]
How To Solve 404 Issue For WordPress Custom Post Type
Last day working on a WordPress plugin project BWL Knowledgebase Manager that has some custom functionality developed by WordPress custom post type features. Everything was going fine in the admin area. Unfortunately, I found a fatal error while checking custom post type pages in front end of my website. Something was going wrong and custom [...]
How to create a fading effect jquery plugins
Hello everyone, welcome my today's post on "Create a fading effect jquery plugins". In my last tutorial we learned How to create a Unordered list sequential fade in and fade out effect in jquery. Hope you enjoyed that tutorial. Today we are going to learn how to convert simple jquery code in to a jQuery [...]