Archive for: October 2015

Enabling Multisite for WordPress on Windows and IIS

Our prior article covered installing WordPress on Windows Server 2012 and IIS version 7.5+. In this article we will walk you through the process of turning on Multi-Site for IIS. It is assumed that you have a working installation of WordPress on Windows Server and IIS and that you have a current backup.

Project: Plugin Groups for WordPress

Introduction and Business Problem When working on large WordPress projects, there is a frequent need to turn off all custom and 3rd party plugins in order to troubleshoot an issue. But once the troubleshooting is complete, how do you remember which plugins were turned on or off before the troubleshooting started? Plus, how do you…

Project: Dashboard Organizer for WordPress

Introduction and Business Problem The WordPress administration dashboard can be a mess. Granting access to it to the end user is simply asking for trouble. There are many tools that allow you to control what shows up on the dashboard, but none of them allow you to control the ORDER in which the widgets show…

Project: Dashboard Notifier for WordPress

Introduction and Business Problem The WordPress administration dashboard can be daunting. Granting access to it to the end user is almost always problematic. There are many tools that allow you to control what shows up on the dashboard, and more tools that allow you to put a custom widget on it. But there is nothing…