Blog Archives

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: , , ,

Auto Image Attributes From Filename With Bulk Updater – WordPress Plugin

Here is my newest WordPress plugin. Automatically add Image attributes such as Image Title, Image Caption, Description And Alt Text from Image Filename.

Posted in WordPress Lab Tagged with: , , , , ,