Blog Archives

Create Sarahah Style Feedback Page For WordPress In 3 Simple Steps

If you want to create an anonymous feedback page for website and let users write to you anonymously, this tutorial is for you.

Posted in Tutorials, WordPress Tagged with: , ,

Conditionally Display Fields In Contact Form 7 With Simple JavaScript

In this tutorial, learn how to conditionally display form fields using simple inline JavaScript. Add-on plugins are an overkill for most simple use cases.

Posted in Tutorials, WordPress Tagged with: , , ,

WordPress Starter Plugin – A Framework For Quick Plugin Development

A standardized framework for quick WordPress plugin development. Save hours of development time and focus on writing code rather than setting things up.

Posted in WordPress Lab Tagged with: , ,

Developers Take Note – BSNL Blocks Ports In Response To Malware Attack

In response to the recent malware attack on BSNL modems, they have blocked some ports that was open previously. Read to find out what this means to you.

Posted in Internet Tagged with: , ,

Easily Detect Mobile Device vs Desktop – A Developers Story

A simple way to detect if the user is browsing a website on a mobile device or a desktop. Also includes code bits for mobile browser detection using user agent in PHP and links to resources for other languages.

Posted in Mobile, Tutorials Tagged with: , , ,